[][src]Macro seed::h2

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