Type Definition frame_metadata::ByteGetter
source · [−]pub type ByteGetter = DecodeDifferent<DefaultByteGetter, Vec<u8>>;
Expand description
Decode different for static lazy initiated byte value.
pub type ByteGetter = DecodeDifferent<DefaultByteGetter, Vec<u8>>;
Decode different for static lazy initiated byte value.