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