Skip to main content

OwnedReleaseFreshStepUpRequestView

Type Alias OwnedReleaseFreshStepUpRequestView 

Source
pub type OwnedReleaseFreshStepUpRequestView = OwnedView<ReleaseFreshStepUpRequestView<'static>>;
Expand description

Shorthand for OwnedView<ReleaseFreshStepUpRequestView<'static>>.

Aliased Typeยง

pub struct OwnedReleaseFreshStepUpRequestView { /* private fields */ }