# literal-escaper **Repository Path**: mirrors_rust-lang/literal-escaper ## Basic Information - **Project Name**: literal-escaper - **Description**: Provides code to unescape string literals. It is used by rustc_lexer and proc_macro. - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-04-04 - **Last Updated**: 2026-02-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # rustc-literal-escaper Provides code to unescape string literals. It is used by `rustc_lexer` and `proc_macro`.