pub type Warning = String;
A non-fatal problem noticed while loading configuration.
pub struct Warning { /* private fields */ }