pub type Callback = BTreeMap<String, PathItem>;
A map of possible out-of band callbacks related to the parent operation.
pub struct Callback { /* private fields */ }