bottom/src
Clement Tsang 8689492ae5
refactor: unify all mod.rs structure to 2018 style (#742)
This is a pretty small change, but at least _for now_, unifies all
`mod.rs` use cases to the 2018 style for consistency.

I personally don't mind going back to it on a case-by-case basis in the
future if it results in cleaner code, though.
2022-06-02 03:24:30 -04:00
..
app refactor: unify all mod.rs structure to 2018 style (#742) 2022-06-02 03:24:30 -04:00
bin bug: fix a variety of bugs 2022-05-16 04:53:41 -04:00
canvas other: make the graph legend the same color as the graph (#732) 2022-05-17 05:42:48 -04:00
options feature: Beginnings of in-app config (#231) 2020-09-22 18:12:36 -04:00
units feature: Rework network y-axis, linear interpolation for off-screen data (#437) 2021-04-04 05:38:57 -04:00
utils refactor: simplify partial ordering fn, clean up code 2022-05-15 21:02:33 -04:00
app.rs bug: fix a variety of bugs 2022-05-16 04:53:41 -04:00
canvas.rs bug: fix issues with macos and windows during refactor 2022-05-15 21:02:33 -04:00
clap.rs bug: fix issues with macos and windows during refactor 2022-05-15 21:02:33 -04:00
constants.rs Remove unused constants 2021-12-31 00:41:01 +01:00
data_conversion.rs refactor: more work towards unifying process code 2022-05-15 21:02:33 -04:00
lib.rs bug: fix a variety of bugs 2022-05-16 04:53:41 -04:00
options.rs refactor: simplify partial ordering fn, clean up code 2022-05-15 21:02:33 -04:00
units.rs feature: Rework network y-axis, linear interpolation for off-screen data (#437) 2021-04-04 05:38:57 -04:00
utils.rs Change how we call time in data_collection step 2020-01-09 21:59:52 -05:00