ManifestDecoder

Type Alias ManifestDecoder 

Source
pub type ManifestDecoder<'a> = VecDecoder<'a, ManifestCustomValueKind>;

Aliased Typeยง

pub struct ManifestDecoder<'a> { /* private fields */ }