☰
cuid_util
0.1.0
All Items
Traits
Functions
?
Crate
cuid_util
source
·
[
−
]
Expand description
Common utility functions for CUID generation
Traits
ToBase36
Trait for types that can be converted to base 36.
Functions
to_base_36
Converts any number representable as a u128 into a base36 String.