Profig is a config framework built in Rust, with attributes for simple and intuitive usage, multiple formats supported (JSON, TOML, YAML), strict enforcing of allowed formats to parse configs, built-in validation via #[profig(...)] for every field, and sample config & documentation generation.