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