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