Macro seed::abbr

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