Searched defs:ByteSerialize (Results 1 – 1 of 1) sorted by relevance
127 pub struct ByteSerialize<'a> { struct135 impl<'a> Iterator for ByteSerialize<'a> { implementation