phf_shared

Macro sip_impl

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