initSidebarItems({"struct":[["Ascii","Datatype to hold one ascii character. It wraps a `u8`, with the highest bit always zero."],["AsciiStr","A borrowed ascii string, like a slice into an `AsciiString`."],["AsciiString","A growable string stored as an ascii encoded buffer."]],"trait":[["AsciiCast","Trait for converting into an ascii type."],["OwnedAsciiCast","Trait for copyless casting to an ascii vector."]]});