Type Alias AnnotationKeys

pub type AnnotationKeys = Vec<AnnotationKey>;
Expand description

A list of annotation keys.

Aliased Typeยง

struct AnnotationKeys { /* private fields */ }