Macro ntext::to_text[][src]

macro_rules! to_text {
    ($number:expr) => { ... };
    ($number:expr, $formatting:expr) => { ... };
}

Macro which supports both seperator and without it