Skip to main content

parse_and_typecheck

Function parse_and_typecheck 

Source
pub fn parse_and_typecheck(
    input: impl Into<String>,
) -> WithTranslationErrors<TypedStatement>
Expand description

Parse and type-check a Hamelin query string in one step.