Macro impl_h_float

Source
macro_rules! impl_h_float {
    ($($H:ident $X:ident),*) => { ... };
}