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