mirror of
https://github.com/scottlamb/moonfire-nvr.git
synced 2024-12-26 23:25:55 -05:00
31adbc1e9f
It should reduce compile time / memory usage to put quite a bit of the code into a separate crate. I also intend to limit visibility of some things to only within the db crate, but that's for a future change. This is the smallest move that will compile. |
||
---|---|---|
.. | ||
testdata | ||
Cargo.toml | ||
coding.rs | ||
db.rs | ||
dir.rs | ||
lib.rs | ||
recording.rs | ||
schema.proto | ||
schema.rs | ||
schema.sql | ||
testutil.rs |