Struct cbor_no_std::ser::VecSerializer
[−]
[src]
pub struct VecSerializer<'a> {
pub writer: VecWriter<'a>,
}Fields
writer: VecWriter<'a>