I can't even begin to describe how long it took me to find this. Googling "rust string into commandline args" did absolutely nothing. Searching for python brought me the shlex module which brought me here.
I'm evaluating this lib now and will post my conclusion here.
https://crates.io/crates/shlex
I can't even begin to describe how long it took me to find this. Googling "rust string into commandline args" did absolutely nothing. Searching for python brought me the
shlexmodule which brought me here.I'm evaluating this lib now and will post my conclusion here.
https://crates.io/crates/shlex