hash_float_value

Macro hash_float_value 

Source
macro_rules! hash_float_value {
    ($(($t:ty, $i:ty)),+) => { ... };
}