rustdoc::doctest

Function split_args

Source
fn split_args(args: &str) -> Vec<String>
Expand description

Function used to split command line arguments just like a shell would.