Skip to main content

OwnedClaimFreshStepUpRequestView

Type Alias OwnedClaimFreshStepUpRequestView 

Source
pub type OwnedClaimFreshStepUpRequestView = OwnedView<ClaimFreshStepUpRequestView<'static>>;
Expand description

Shorthand for OwnedView<ClaimFreshStepUpRequestView<'static>>.

Aliased Typeยง

pub struct OwnedClaimFreshStepUpRequestView { /* private fields */ }