Function orderise_string

Source
pub fn orderise_string(s: &str) -> Result<Vec<u64>, OrderiseStringError>