Skip to main content

parse_command

Function parse_command 

Source
pub fn parse_command(
    command: String,
) -> Result<Rc<CommandContextAll<'static>>, TranslationErrors>