h3

Macro h3 

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