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