Skip to main content

OwnedFinishPasskeyEnrollmentRequestView

Type Alias OwnedFinishPasskeyEnrollmentRequestView 

Source
pub type OwnedFinishPasskeyEnrollmentRequestView = OwnedView<FinishPasskeyEnrollmentRequestView<'static>>;
Expand description

Shorthand for OwnedView<FinishPasskeyEnrollmentRequestView<'static>>.

Aliased Typeยง

pub struct OwnedFinishPasskeyEnrollmentRequestView { /* private fields */ }