initSidebarItems({"enum":[["SubtendrilError","Errors that can occur when slicing a `Tendril`."]],"macro":[["format_tendril!","Create a `StrTendril` through string formatting."]],"mod":[["encoding","Re-export the rust-encoding crate."],["fmt","Marker types for formats."],["stream","Streams of tendrils."]],"struct":[["Atomic","A marker of an atomic (and hence concurrent) tendril."],["NonAtomic","A marker of a non-atomic tendril."],["SendTendril","A simple wrapper to make `Tendril` `Send`."],["Tendril","Compact string type for zero-copy parsing."]],"trait":[["Atomicity","The multithreadedness of a tendril."],["ReadExt","Extension trait for `io::Read`."],["SliceExt","`Tendril`-related methods for Rust slices."]],"type":[["ByteTendril","`Tendril` for storing binary data."],["StrTendril","`Tendril` for storing native Rust strings."]]});