Skip to main content

hformat

Macro hformat 

Source
macro_rules! hformat {
    ( $f:tt $(,$( $v:expr )?)* ) => { ... };
}