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