AnnotationKeys

Type Alias AnnotationKeys 

Source
pub type AnnotationKeys = Vec<AnnotationKey>;
Expand description

A list of annotation keys.

Aliased Typeยง

pub struct AnnotationKeys { /* private fields */ }