pub type BindingMap = BTreeMap<ResourceBinding, BindingInfo>;
pub struct BindingMap { /* private fields */ }