Type Definition everscale_network::util::FxDashSet

source ·
pub type FxDashSet<K> = DashSet<K, BuildHasherDefault<FxHasher>>;