Type Alias donet_core::parser::ast::ViewSuffixes
source · pub type ViewSuffixes = Vec<ViewSuffix>;
Expand description
Paired with the view_suffixes
production in the Context Free Grammar.
Aliased Type§
struct ViewSuffixes { /* private fields */ }