Function initiative_core::world::command::parse::split_name

source ยท
fn split_name(input: &str) -> Option<(&str, &str)>