Macro hdk_crud::crud[][src]

macro_rules! crud {
    ($crud_type : ident, $i : ident, $path : expr, $get_peers : ident,
 $convert_to_receiver_signal : ident) => { ... };
}