pub type AnnotationKeys = Vec<AnnotationKey>;
Expand description
A list of annotation keys.
Aliased Typeยง
pub struct AnnotationKeys { /* private fields */ }
pub type AnnotationKeys = Vec<AnnotationKey>;
A list of annotation keys.
pub struct AnnotationKeys { /* private fields */ }