Macro serde::de::impls::uint_to_self
source · macro_rules! uint_to_self { ($ty:ident : $visit:ident) => { ... }; (nonzero $primitive:ident $ty:ident : $visit:ident) => { ... }; }
macro_rules! uint_to_self { ($ty:ident : $visit:ident) => { ... }; (nonzero $primitive:ident $ty:ident : $visit:ident) => { ... }; }