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