Struct destream::en::SeqStream[][src]

pub struct SeqStream<T, S: Stream<Item = T>> { /* fields omitted */ }
Expand description

Disambiguates a sequence from a map when encoding a stream.

Trait Implementations

Performs the conversion.

Take ownership of this value and serialize it into the given encoder.

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.