moonfire-nvr/server/src
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
..
cmds rustfmt everything 2021-02-17 09:17:24 -08:00
testdata restructure into "server" and "ui" subdirs 2021-01-22 22:01:17 -08:00
analytics.rs rustfmt everything 2021-02-17 09:17:24 -08:00
body.rs rustfmt everything 2021-02-17 09:17:24 -08:00
edgetpu.tflite restructure into "server" and "ui" subdirs 2021-01-22 22:01:17 -08:00
h264.rs rustfmt everything 2021-02-17 09:17:24 -08:00
json.rs rustfmt everything 2021-02-17 09:17:24 -08:00
main.rs rustfmt everything 2021-02-17 09:17:24 -08:00
mp4.rs rustfmt everything 2021-02-17 09:17:24 -08:00
slices.rs rustfmt everything 2021-02-17 09:17:24 -08:00
stream.rs rustfmt everything 2021-02-17 09:17:24 -08:00
streamer.rs rustfmt everything 2021-02-17 09:17:24 -08:00
web.rs rustfmt everything 2021-02-17 09:17:24 -08:00