BTreeMap.ValueType

Convenience alias for the element type

struct BTreeMap(TreeKeyType, TreeValueType, int tree_degree)
package
alias ValueType = TreeValueType

Meta