Type Definition sixtyfps_compilerlib::object_tree::BindingsMap[][src]

pub type BindingsMap = BTreeMap<String, RefCell<BindingExpression>>;