#unicode #ident #char

valid_rust_char

A tiny library to check if a char it's valid in a rust file

1 unstable release

0.1.1 Mar 9, 2022
0.1.0 Dec 31, 2020

#933 in Text processing

23 downloads per month

Unlicense

21KB
859 lines

valid_rust_char

A tiny crate that exports a table with all ranges of unicode scalar values of invalid characters for a Rust file.


lib.rs:

A tiny crate that exports a table with all ranges of unicode scalar values of invalid characters for a Rust file.

No runtime deps