float

Macro float 

Source
macro_rules! float {
    ($v:literal) => { ... };
}