Macro seed::footer

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