Macro phf_shared::sip_impl

source ·
macro_rules! sip_impl {
    (le $t:ty) => { ... };
    ($t:ty) => { ... };
}