Skip to main content

OwnedReleaseFreshStepUpResponseView

Type Alias OwnedReleaseFreshStepUpResponseView 

Source
pub type OwnedReleaseFreshStepUpResponseView = OwnedView<ReleaseFreshStepUpResponseView<'static>>;
Expand description

Shorthand for OwnedView<ReleaseFreshStepUpResponseView<'static>>.

Aliased Typeยง

pub struct OwnedReleaseFreshStepUpResponseView { /* private fields */ }