* Allow different names for ...rest * Resolves #3945 * This change requires an explicit name for the rest argument in `WholeStreamCommand`, which is why there are so many changed files. * Remove redundant clone * Add tests
* adding changes for all-trim option * adding changes for the all-flag and format flag * renaming modules - clippy warning