deserialize_type

Macro deserialize_type 

Source
macro_rules! deserialize_type {
    ($deserialize:ident => $visit:ident, $($mut:tt)?) => { ... };
}