float_ty

Macro float_ty 

Source
macro_rules! float_ty {
    ($ty:ident($float:ty)) => { ... };
}