initSidebarItems({"enum":[["InlinableString","An owned, grow-able UTF-8 string that allocates short strings inline on the stack."]],"mod":[["inline_string","A short UTF-8 string that uses inline storage and does no heap allocation. It may be no longer than `INLINE_STRING_CAPACITY` bytes long."],["string_ext","A trait that exists to abstract string operations over any number of concrete string type implementations."]]});