Function config_error

Source
pub fn config_error(
    err: impl Into<Box<dyn Error + Send + Sync>>,
) -> CommandError