[][src]Type Definition schemars::Set

type Set<T> = BTreeSet<T>;