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