Type Definition elasticsearch_dsl::Set

source ·
pub type Set<T> = BTreeSet<T>;
Expand description

Set type alias for the whole library