Function ntext::to_text_fmt [−][src]
pub fn to_text_fmt(number: usize, fmt: &Formatting<'_>) -> String
Convert usize to words in a string seperated by a seperator.
pub fn to_text_fmt(number: usize, fmt: &Formatting<'_>) -> String
Convert usize to words in a string seperated by a seperator.