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