Skip to main content

OwnedFinishTotpEnrollmentResponseView

Type Alias OwnedFinishTotpEnrollmentResponseView 

Source
pub type OwnedFinishTotpEnrollmentResponseView = OwnedView<FinishTOTPEnrollmentResponseView<'static>>;
Expand description

Shorthand for OwnedView<FinishTotpEnrollmentResponseView<'static>>.

Aliased Typeยง

pub struct OwnedFinishTotpEnrollmentResponseView { /* private fields */ }