Skip to main content

impl_parse_toml

Macro impl_parse_toml 

Source
macro_rules! impl_parse_toml {
    ($call:ident, $call_with_default:ident, $ty:expr) => { ... };
}