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