type ConfidenceMap<Context, Value> = BTreeMap<ValueHash, Observation<Context, Value>>;Aliased Typeยง
struct ConfidenceMap<Context, Value> { /* private fields */ }type ConfidenceMap<Context, Value> = BTreeMap<ValueHash, Observation<Context, Value>>;struct ConfidenceMap<Context, Value> { /* private fields */ }