macro_rules! hformat_as_display {
    ( $( $t:ty )* ) => { ... };
}