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