Macro chef::chef_json_type [] [src]

macro_rules! chef_json_type {
    ($id:ident, $val:expr) => { ... };
}