Crate cuid_util

source ·
Expand description

Common utility functions for CUID generation

Traits

  • Trait for types that can be converted to base 36.

Functions

  • Converts any number representable as a u128 into a base36 String.