Skip to main content

OwnedCancelAllAfterResponseView

Type Alias OwnedCancelAllAfterResponseView 

Source
pub type OwnedCancelAllAfterResponseView = OwnedView<CancelAllAfterResponseView<'static>>;
Expand description

Shorthand for OwnedView<CancelAllAfterResponseView<'static>>.

Aliased Typeยง

pub struct OwnedCancelAllAfterResponseView { /* private fields */ }