Macro seed::thead

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