Type Definition catalyst_entities::Set

source ·
pub type Set<T> = HashSet<T, FvnBuildHasher>;