Crate koron_query_parser

Source

Modules§

aggregation
comparison
destructured_query
error
filter
query_metadata
support
table

Macros§

internal
Constructs a ParseError::Internal{message: $msg}.
malformed_query
Constructs a ParseError::MalformedQuery{message: $msg}.
unsupported
Constructs a ParseError::Unsupported{message: $msg}.