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