Trait webauthn_rs_core::proto::Ceremony
source · pub trait Ceremony {
type SignedExtensions: DeserializeOwned + Debug + Default;
}Expand description
Trait for ceremony marker structs
Required Associated Types§
sourcetype SignedExtensions: DeserializeOwned + Debug + Default
type SignedExtensions: DeserializeOwned + Debug + Default
The type of the extension outputs of the ceremony