macro_rules! forward_to_deserialize_any { ($($method:ident),* $(,)?) => { ... }; }
Expand description
Forward all the calls to deserialize_any
macro_rules! forward_to_deserialize_any { ($($method:ident),* $(,)?) => { ... }; }
Forward all the calls to deserialize_any