Function ntext::to_text_with_seperator[][src]

pub fn to_text_with_seperator(number: u32, seperator: &str) -> String

Convert u32 to words in a string seperated by a seperator.