Skip to main content

OwnedBeginMfaChallengeResponseView

Type Alias OwnedBeginMfaChallengeResponseView 

Source
pub type OwnedBeginMfaChallengeResponseView = OwnedView<BeginMFAChallengeResponseView<'static>>;
Expand description

Shorthand for OwnedView<BeginMfaChallengeResponseView<'static>>.

Aliased Typeยง

pub struct OwnedBeginMfaChallengeResponseView { /* private fields */ }