Skip to main content

json_uint_type

Macro json_uint_type 

Source
macro_rules! json_uint_type {
    ($name:ident, $inner:ty) => { ... };
}