vector_config::schema

Type Alias Set

source
pub type Set<V> = BTreeSet<V>;

Aliased Typeยง

struct Set<V> { /* private fields */ }