Crate tinystr_raw

Source
Expand description

tinystr-raw exports functions to convert byte strings to raw TinyStr data.

Not intended for public consumption; use tinystr instead.

Enums§

Error
Enum to store the various types of errors that can cause parsing a TinyStr to fail.

Functions§

try_u32_from_bytes
try_u64_from_bytes
try_u128_from_bytes