mirror of
https://github.com/scottlamb/moonfire-nvr.git
synced 2025-10-30 00:05:03 -04:00
This centralizes a major source of `.unwrap()` throughout the code, and one that would otherwise grow with upcoming changes. The new error message should be more clear.