Skip to main content

OwnedCancelTriggerRequestView

Type Alias OwnedCancelTriggerRequestView 

Source
pub type OwnedCancelTriggerRequestView = OwnedView<CancelTriggerRequestView<'static>>;
Expand description

Shorthand for OwnedView<CancelTriggerRequestView<'static>>.

Aliased Typeยง

pub struct OwnedCancelTriggerRequestView { /* private fields */ }