Modules§
Macros§
- internal
- Constructs a
ParseError::Internal{message: $msg}. - malformed_
query - Constructs a
ParseError::MalformedQuery{message: $msg}. - unsupported
- Constructs a
ParseError::Unsupported{message: $msg}.
ParseError::Internal{message: $msg}.ParseError::MalformedQuery{message: $msg}.ParseError::Unsupported{message: $msg}.