generated from GarandPLG/rust-flake-template
main
- VeilFile now stores a VeilConfig and implements Debug. - load() returns a Result<Self> that reads, parses, or creates a default config using anyhow for context. - Main function loads the configuration, prints detailed errors, and exits on failure.
Languages
Rust
69.4%
Nix
30.6%