Searched defs:IntEncoding (Results 1 – 3 of 3) sorted by relevance
101 type IntEncoding = VarintEncoding; typedef345 type IntEncoding = O::IntEncoding; typedef356 type IntEncoding = O::IntEncoding; typedef366 type IntEncoding = I; typedef377 type IntEncoding = O::IntEncoding; typedef391 type IntEncoding: IntEncoding + 'static; typedef400 type IntEncoding = O::IntEncoding; typedef
8 pub trait IntEncoding { trait
349 pub enum IntEncoding { enum