mirror of
https://github.com/scottlamb/moonfire-nvr.git
synced 2025-07-18 13:12:50 -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.