pub type ExecutionErrorMetadata = BTreeMap<String, String>;
pub struct ExecutionErrorMetadata { /* private fields */ }