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