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