moonfire-nvr/server/base
Scott Lamb 97678f42e4 rustfmt everything
I want to make the project more accessible by not expecting folks to
match my idiosyncratic style. Now almost [1] everything is written
in the "standard" style. CI enforces this.

[1] "Almost": I used #[rustfmt::skip] in a few sections where I felt
aligning things in columns significantly improves readability.
2021-02-17 09:17:24 -08:00
..
Cargo.toml restructure into "server" and "ui" subdirs 2021-01-22 22:01:17 -08:00
clock.rs rustfmt everything 2021-02-17 09:17:24 -08:00
error.rs rustfmt everything 2021-02-17 09:17:24 -08:00
lib.rs rustfmt everything 2021-02-17 09:17:24 -08:00
strutil.rs rustfmt everything 2021-02-17 09:17:24 -08:00
time.rs rustfmt everything 2021-02-17 09:17:24 -08:00