pub fn constant_body(input: &str) -> ParseResult<'_, Constant>
Expand description

194 constant_body = constant_id : instantiable_type := expression ; .