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