mirror of
https://github.com/scottlamb/moonfire-nvr.git
synced 2025-01-14 08:15:01 -05:00
1865427f75
This is a significant milestone; now the Rust branch matches the C++ branch's features. In the process, I switched from using serde_derive (which requires nightly Rust) to serde_codegen (which does not). It was easier than I thought it'd be. I'm getting close to no longer requiring nightly Rust. |
||
---|---|---|
.. | ||
testdata | ||
clock.rs | ||
db.rs | ||
dir.rs | ||
error.rs | ||
h264.rs | ||
main.rs | ||
mmapfile.rs | ||
mp4.rs | ||
pieces.rs | ||
recording.rs | ||
resource.rs | ||
schema.sql | ||
serde_types.in.rs | ||
stream.rs | ||
streamer.rs | ||
strutil.rs | ||
testutil.rs | ||
web.rs |