Macro tor_config::flatten::call_any_for_rest

source ยท
macro_rules! call_any_for_rest {
    {} => { ... };
}
Expand description

Implement most deserialize_* as calls to deserialize_any.

The exceptions are the ones we need to handle specially in any of our types, namely any itself and struct.