Skip to main content

OwnedBeginPasskeyEnrollmentResponseView

Type Alias OwnedBeginPasskeyEnrollmentResponseView 

Source
pub type OwnedBeginPasskeyEnrollmentResponseView = OwnedView<BeginPasskeyEnrollmentResponseView<'static>>;
Expand description

Shorthand for OwnedView<BeginPasskeyEnrollmentResponseView<'static>>.

Aliased Typeยง

pub struct OwnedBeginPasskeyEnrollmentResponseView { /* private fields */ }