Macro json_config::from_json [] [src]

macro_rules! from_json {
    ($($json:tt)+) => { ... };
}