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