pub type ViewSuffixes = Vec<ViewSuffix>;
Expand description
Paired with the view_suffixes
production in the Context Free Grammar.
Aliased Typeยง
struct ViewSuffixes { /* private fields */ }
pub type ViewSuffixes = Vec<ViewSuffix>;
Paired with the view_suffixes
production in the Context Free Grammar.
struct ViewSuffixes { /* private fields */ }