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