[][src]Macro seed::h1

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