]> git.g-eek.se Git - ranknauto.git/commit
Src. Refactor. Prepare for storing output modes.
authorGustav Eek <gustav.eek@fripost.org>
Sun, 26 Feb 2023 07:41:18 +0000 (08:41 +0100)
committerGustav Eek <gustav.eek@fripost.org>
Mon, 6 Mar 2023 05:51:33 +0000 (06:51 +0100)
commitf0c1dee5ba3dbf1a599c232f85195f19bd773d63
tree4301131973b98abc9d7a40331475e9aabc24bf78
parentaf3fcaedaf6952dfc75c1df25832f5d970d4565d
Src. Refactor. Prepare for storing output modes.

A configuration struct is added for storing various output
modes. Function *winnow* returns this *config*. The *winnow* function
is changed to be called by value.
src/main.rs