leo_interpreter

Function tokenize_user_input

Source
pub(crate) fn tokenize_user_input(input: &str) -> (&str, &str)