Skip to main content

OwnedCancelAllAfterRequestView

Type Alias OwnedCancelAllAfterRequestView 

Source
pub type OwnedCancelAllAfterRequestView = OwnedView<CancelAllAfterRequestView<'static>>;
Expand description

Shorthand for OwnedView<CancelAllAfterRequestView<'static>>.

Aliased Typeยง

pub struct OwnedCancelAllAfterRequestView { /* private fields */ }