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