pub type CertificateListMessage = Vec<CertificateListItemMessage>;
Expand description
Message structure of a certificate list
Aliased Typeยง
struct CertificateListMessage { /* private fields */ }
pub type CertificateListMessage = Vec<CertificateListItemMessage>;
Message structure of a certificate list
struct CertificateListMessage { /* private fields */ }