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