TrustedSubjects

Type Alias TrustedSubjects 

Source
pub type TrustedSubjects = Vec<TrustedSubject>;
Expand description
TrustedSubjects ::= SEQUENCE OF TrustedSubject

Aliased Typeยง

pub struct TrustedSubjects { /* private fields */ }