initSidebarItems({"fn":[["from_cesu8","Convert CESU-8 data to a Rust string, re-encoding only if necessary. Returns an error if the data cannot be represented as valid UTF-8."],["is_valid_cesu8","Check whether a Rust string contains valid CESU-8 data."],["to_cesu8","Convert a Rust `&str` to CESU-8 bytes."]],"struct":[["Cesu8DecodingError","The CESU-8 data could not be decoded as valid UTF-8 data."]]});