Registry / utility / text-utils

text-utils

JSON →
library0.4.3rscratesunverified

Text utils for unescaping and align

# Cargo.toml [dependencies] text-utils = "0.4.3"
INSTALL
IMPORT
SIG · TEXT-UTILS
T
text-utils
utilityrustv0.4.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

unescape
use text_utils::unescape;

Unescapes a string with escape sequences.

use text_utils::unescape; fn main() { let result = unescape("hello\\nworld"); println!("{:?}", result); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.4.3latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources