moonfire-nvr/server/db
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
..
proto restructure into "server" and "ui" subdirs 2021-01-22 22:01:17 -08:00
testdata restructure into "server" and "ui" subdirs 2021-01-22 22:01:17 -08:00
upgrade rustfmt everything 2021-02-17 09:17:24 -08:00
Cargo.toml 0.6.1 2021-02-16 12:01:51 -08:00
auth.rs rustfmt everything 2021-02-17 09:17:24 -08:00
build.rs restructure into "server" and "ui" subdirs 2021-01-22 22:01:17 -08:00
check.rs rustfmt everything 2021-02-17 09:17:24 -08:00
coding.rs rustfmt everything 2021-02-17 09:17:24 -08:00
compare.rs rustfmt everything 2021-02-17 09:17:24 -08:00
db.rs rustfmt everything 2021-02-17 09:17:24 -08:00
dir.rs rustfmt everything 2021-02-17 09:17:24 -08:00
fs.rs rustfmt everything 2021-02-17 09:17:24 -08:00
lib.rs rustfmt everything 2021-02-17 09:17:24 -08:00
raw.rs rustfmt everything 2021-02-17 09:17:24 -08:00
recording.rs rustfmt everything 2021-02-17 09:17:24 -08:00
schema.sql restructure into "server" and "ui" subdirs 2021-01-22 22:01:17 -08:00
signal.rs rustfmt everything 2021-02-17 09:17:24 -08:00
testutil.rs rustfmt everything 2021-02-17 09:17:24 -08:00
writer.rs rustfmt everything 2021-02-17 09:17:24 -08:00