Expand description
Streams of tendrils.
Structs§
- A
TendrilSinkadaptor that takes bytes, decodes them as UTF-8, lossily replace ill-formed byte sequences with U+FFFD replacement characters, and emits Unicode (StrTendril).
Traits§
- Trait for types that can process a tendril.