Macro hashbrown::macros::default_fn

source ยท
macro_rules! default_fn {
    ($($tt:tt)*) => { ... };
}