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