Closed jpmckinney closed 1 year ago
Users might find the loop described here to be laborious (would need to confirm with research): https://github.com/open-contracting/cardinal-rs/issues/41#issuecomment-1536798689
Maybe relevant: https://crates.io/crates/cursive or https://crates.io/crates/termion (lower-level)
On second thought, we don't have so many configurations (yet), and a better approach might be to control volume #57, so that it's easier to interpret the results and to fix multiple things per iteration.
Users might find the loop described here to be laborious (would need to confirm with research): https://github.com/open-contracting/cardinal-rs/issues/41#issuecomment-1536798689
Maybe relevant: https://crates.io/crates/cursive or https://crates.io/crates/termion (lower-level)