Crate ruchei_extend

Crate ruchei_extend 

Source
Expand description

Extend for Pinned values.

Many of ruchei combinator traits return Extending wrapper around something that implements ExtendPinned extending from self.

Modules§

keyedstd or unstable

Structs§

Extending
Type extending an ExtendPinned value from a fused stream.

Traits§

ExtendPinned
Extend equivalent for Pin<&mut I>.
ExtendingExt