[][src]Macro seed::abbr

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