Crate tinystr_raw[][src]

Expand description

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

Not intended for public consumption; use tinystr instead.

Enums

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

Functions