[][src]Module toql::error

Error handling.

ToqlError represents all library errors and wraps errors from the Pest parser and the optional database crate.

Enums

ToqlError

Represents all errors

Type Definitions

Result

A result with a ToqlError