scufflecloud_
core_
traits
0.1.0
WebAuthn
Interface
Required Methods
webauthn
Implementors
In crate scufflecloud_
core_
traits
scufflecloud_core_traits
Trait
WebAuthnInterface
Copy item path
Source
pub trait WebAuthnInterface { // Required method fn
webauthn
(&self) -> &
Webauthn
; }
Required Methods
§
Source
fn
webauthn
(&self) -> &
Webauthn
Implementors
§