Skip to main content

OwnedFinishPasskeyEnrollmentResponseView

Type Alias OwnedFinishPasskeyEnrollmentResponseView 

Source
pub type OwnedFinishPasskeyEnrollmentResponseView = OwnedView<FinishPasskeyEnrollmentResponseView<'static>>;
Expand description

Shorthand for OwnedView<FinishPasskeyEnrollmentResponseView<'static>>.

Aliased Typeยง

pub struct OwnedFinishPasskeyEnrollmentResponseView { /* private fields */ }