Macro aframe::attributes_vec[][src]

macro_rules! attributes_vec {
    ($(($attr_id : literal, $attr_value : expr)), *) => { ... };
}
Expand description

Mid-level macro to create a vector of attributes