ssw/doc/os_str_bytes/sidebar-items.js
2023-01-09 19:23:20 +01:00

1 line
653 B
JavaScript

window.SIDEBAR_ITEMS = {"mod":[["iter","Iterators provided by this crate."]],"struct":[["EncodingError","The error that occurs when a byte sequence is not representable in the platform encoding."],["RawOsStr","A container for borrowed byte strings converted by this crate."],["RawOsString","A container for owned byte strings converted by this crate."]],"trait":[["OsStrBytes","A platform agnostic variant of `OsStrExt`."],["OsStringBytes","A platform agnostic variant of `OsStringExt`."],["Pattern","Allows a type to be used for searching by `RawOsStr` and `RawOsString`."],["RawOsStrCow","Extensions to `Cow<RawOsStr>` for additional conversions."]]};