Skip to content

DM-Earth/fast-unescape

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fast-unescape

'Unescapes' a escaped string with escape sequences into literal one.

fn main() { assert_eq!(unescape("\\n"), "\n"); }

About

[MIRROR] fast string unescaping in rust

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages