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