pub fn ulid_str_into_u128(ulid: &str) -> Result<u128, DecodingError>
Expand description

Converts a ULID string representation into u128