Macro raui_core::destruct[][src]

macro_rules! destruct {
    {$type_id:path { $($prop:ident),+ } ($value:expr) => $code:block} => { ... };
}