pub fn cmd_to_tokens(cmd: &str) -> Vec<(String, String)>Notable traits for Vec<u8, A>impl<A> Write for Vec<u8, A> where
    A: Allocator
Expand description

Parse a command to tokens.