Skip to main content

OwnedBeginTotpEnrollmentRequestView

Type Alias OwnedBeginTotpEnrollmentRequestView 

Source
pub type OwnedBeginTotpEnrollmentRequestView = OwnedView<BeginTOTPEnrollmentRequestView<'static>>;
Expand description

Shorthand for OwnedView<BeginTotpEnrollmentRequestView<'static>>.

Aliased Typeยง

pub struct OwnedBeginTotpEnrollmentRequestView { /* private fields */ }