Macro seed::glyph

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