The clap flag for it is this: https://docs.rs/clap/latest/clap/struct.Arg.html#method.trailing_var_arg This would be really useful for wrapper like cli scripts.
The clap flag for it is this:
https://docs.rs/clap/latest/clap/struct.Arg.html#method.trailing_var_arg
This would be really useful for wrapper like cli scripts.