Macro seed::tfoot

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