Trait VerifiedStruct
pub trait VerifiedStruct { }Expand description
This marker trait must be implemented by all structs that contain a verified self-signature.
pub trait VerifiedStruct { }This marker trait must be implemented by all structs that contain a verified self-signature.