Skip to main content

OwnedClaimFreshStepUpResponseView

Type Alias OwnedClaimFreshStepUpResponseView 

Source
pub type OwnedClaimFreshStepUpResponseView = OwnedView<ClaimFreshStepUpResponseView<'static>>;
Expand description

Shorthand for OwnedView<ClaimFreshStepUpResponseView<'static>>.

Aliased Typeยง

pub struct OwnedClaimFreshStepUpResponseView { /* private fields */ }