[][src]Module veriform::decoder

Veriform decoder

Modules

sequence

Sequence decoder

Structs

Decoder

Veriform decoder.

Traits

Decode

Try to decode a field to a value of the given type.

DecodeRef

Try to decode a field to a reference of the given type.

DecodeSeq

Decode a sequence of values to a sequence::Iter.