Type Alias AnnotationKeys

pub type AnnotationKeys = Vec<AnnotationKey>;
Expand description

A list of annotation keys.

Aliased Typeยง

pub struct AnnotationKeys { /* private fields */ }