[][src]Macro shine_gltf::optional_attribute_map

macro_rules! optional_attribute_map {
    ($( $key: ident => $val: expr ),*) => { ... };
}

Helper to initialize an attribute map in the [ Att1 => value1, Attr2 => val2 ] form where value is an Option