Type Alias libdonet::parser::ast::ArrayExpansion

source ยท
pub type ArrayExpansion = (TypeValue, u32);
Expand description

Paired with the array_expansion production in the Context Free Grammar.