Function veloren_voxygen::hud::chat::do_tab_completion

source ยท
fn do_tab_completion(cursor: usize, input: &str, word: &str) -> (String, usize)