1 2 3 4
#![forbid(unsafe_code)] //! Config domain facade. pub use crate::features::config::validate_config_file;