Function parse_constant_entry

Source
fn parse_constant_entry(
    _ctx: &'_ Ctx<'_>,
    input: ParseStream<'_>,
) -> Result<(Row, Diff)>