pub type SalukiAnnotationRef = &'static SalukiAnnotation;Expand description
A reference to a SalukiAnnotation, used as the element type of ALL slices generated by
declare_annotations!.
pub type SalukiAnnotationRef = &'static SalukiAnnotation;A reference to a SalukiAnnotation, used as the element type of ALL slices generated by
declare_annotations!.