Crate koron_query_parser
source ·Modules§
Macros§
- Constructs a
ParseError::Internal{message: $msg}
. - Constructs a
ParseError::MalformedQuery{message: $msg}
. - Constructs a
ParseError::Unsupported{message: $msg}
.
ParseError::Internal{message: $msg}
.ParseError::MalformedQuery{message: $msg}
.ParseError::Unsupported{message: $msg}
.