Skip to main content

OwnedBeginTotpEnrollmentResponseView

Type Alias OwnedBeginTotpEnrollmentResponseView 

Source
pub type OwnedBeginTotpEnrollmentResponseView = OwnedView<BeginTOTPEnrollmentResponseView<'static>>;
Expand description

Shorthand for OwnedView<BeginTotpEnrollmentResponseView<'static>>.

Aliased Typeยง

pub struct OwnedBeginTotpEnrollmentResponseView { /* private fields */ }