Split a string into shell words, like Python's shlex module.
# Cargo.toml
[dependencies]
shlex = "2.0.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Parse a shell command string into individual arguments.
No known issues recorded.
No dependency data recorded yet.