paralegal_flow::discover

Type Alias AttrMatchT

Source
pub type AttrMatchT = Vec<Symbol>;
Expand description

Values of this type can be matched against Rust attributes

Aliased Typeยง

struct AttrMatchT { /* private fields */ }