1 2 3 4 5
use core::hash; use crate::patterns::impl_singleton; impl_singleton!([H], hash::BuildHasherDefault<H>);