Searched defs:Integer (Results 1 – 2 of 2) sorted by relevance
18 pub(crate) struct Integer { struct19 pub(crate) int: IntegerEncoder, argument22 impl Integer { implementation
494 pub(crate) struct Integer { struct495 int: IntegerEncoder, argument498 impl Integer { implementation