Skip to main content

parse_constant_entry

Function parse_constant_entry 

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