Searched defs:U64Encoder (Results 1 – 1 of 1) sorted by relevance
42 struct U64Encoder; struct44 impl Encoder<u64> for U64Encoder { implementation