floating

Macro floating 

Source
macro_rules! floating {
    ($($ty:ident)*) => { ... };
}