pub type LoadConfigurationResult<T> = Result<T, LoadConfigurationError>;