Module tendril::tendril

source ·

Macros

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

Constants

Traits

  • The multithreadedness of a tendril.
  • Extension trait for io::Read.
  • Tendril-related methods for Rust slices.

Functions

Type Aliases

Unions