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