[][src]Macro seed::article

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