macro_rules! impl_reflexive {
    ($($t:ty),*) => { ... };
}
Expand description

impl PhfBorrow<T> for T