pub type AnnotationKeys = Vec<AnnotationKey>;
Expand description

A list of annotation keys.

Aliased Type§

struct AnnotationKeys { /* private fields */ }