hash_float

Macro hash_float 

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