Macrosยง
- from_
iter_ ๐method
Structsยง
- A marker of an atomic (and hence concurrent) tendril.
- Header ๐
- Heap ๐
- A marker of a non-atomic tendril.
- A simple wrapper to make
Tendril
Send
. - Compact string type for zero-copy parsing.
Enumsยง
- Errors that can occur when slicing a
Tendril
.
Constantsยง
- EMPTY_
TAG ๐ - MAX_
INLINE_ ๐LEN - MAX_
INLINE_ ๐TAG
Traitsยง
- The multithreadedness of a tendril.
- Extension trait for
io::Read
. Tendril
-related methods for Rust slices.
Functionsยง
- inline_
tag ๐
Type Aliasesยง
Tendril
for storing binary data.Tendril
for storing native Rust strings.
Unionsยง
- Buffer ๐