Sign in
android
/
platform
/
external
/
rust
/
android-crates-io
/
c937122a6a0ab68a201c32adcacd4d784a327595
/
.
/
crates
/
strck
/
src
/
ident
/
mod.rs
blob: c0d6c871753dae3495a5a11d4673baa6c447b544 [
file
] [
log
] [
blame
]
//! Checked owned and borrowed Unicode-based identifiers.
pub
mod
rust
;
pub
mod
unicode
;