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