At the moment, `rustc_private` as a (library) feature exists by accident: `char::is_xid_start`, `char::is_xid_continue` methods in libcore define it. |
||
|---|---|---|
| .. | ||
| Cargo.toml | ||
| lib.rs | ||
| tests.rs | ||
At the moment, `rustc_private` as a (library) feature exists by accident: `char::is_xid_start`, `char::is_xid_continue` methods in libcore define it. |
||
|---|---|---|
| .. | ||
| Cargo.toml | ||
| lib.rs | ||
| tests.rs | ||