]> git.g-eek.se Git - ranknauto.git/commit
Src. Split input function and provide tests
authorGustav Eek <gustav.eek@fripost.org>
Sun, 19 Feb 2023 16:26:29 +0000 (17:26 +0100)
committerGustav Eek <gustav.eek@fripost.org>
Sun, 19 Feb 2023 16:26:29 +0000 (17:26 +0100)
commitf04c89d4735e2d0a37c9c81e6eb14510f5a3ef1d
treeb7ff37eaa18db3aaf61b8ef8517da7932fc0532d
parente49d6d0409401f2c568b4e23a378e0c755a6e073
Src. Split input function and provide tests

 * Refactor a split of the *input* function into *winnow*
 * Trim and remove empty items
 * Provice two tests for input cleaning
 * Clean up among *use* headers
src/main.rs