pub trait VerifiedStruct { }Available on 32-bit or 64-bit only.
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.