pub type OwnedCancelTriggerResponseView = OwnedView<CancelTriggerResponseView<'static>>;Expand description
Shorthand for OwnedView<CancelTriggerResponseView<'static>>.
Aliased Typeยง
pub struct OwnedCancelTriggerResponseView { /* private fields */ }