Module zerovec::ule::unvalidated

source ·

Structs

  • A u8 array of little-endian data that is expected to be a Unicode scalar value, but is not validated as such.
  • A byte slice that is expected to be a UTF-8 string but does not enforce that invariant.