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