[][src]Macro raui_core::unpack_context

macro_rules! unpack_context {
    ($value:expr => { $($prop:ident),+ }) => { ... };
}