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