Expand description
Crate shellwords
provides utilities for parsing strings as they would be interpreted by the
UNIX Bourne shell.
Structs§
- Mismatched
Quotes - An error when splitting a string with mismatched quotes.
Crate shellwords
provides utilities for parsing strings as they would be interpreted by the
UNIX Bourne shell.