pub type ErrorComponents = HashMap<String, Option<Value>>;
pub struct ErrorComponents { /* private fields */ }