pub fn annotate_scope_access(
scope: &StructFields,
) -> impl AnnotationFn<Annotation = FieldName>
Expand description
An AnnotationFn
for annotating scope accesses.
pub fn annotate_scope_access(
scope: &StructFields,
) -> impl AnnotationFn<Annotation = FieldName>
An AnnotationFn
for annotating scope accesses.