Macro seed::hkern

source ·
macro_rules! hkern {
    ($($part:expr),* $(,)?) => { ... };
}