Macro float_separator

Source
macro_rules! float_separator {
    () => { ... };
}