unescape 0.1.0

Unescapes strings with escape sequences written out as literal characters.
Documentation
1
2
3
4
5
6
7
8
9
10
11
[dependencies]

[package]
authors = ["Saghm Rossi <saghmrossi@gmail.com>"]
description = "Unescapes strings with escape sequences written out as literal characters."
keywords = ["unescape", "unicode", "escape", "string", "strings"]
license = "MIT"
name = "unescape"
readme = "README.md"
repository = "https://github.com/saghm/unescape-rs"
version = "0.1.0"