Docs.rs
rustledger-query-0.5.2
rustledger-query 0.5.2
Docs.rs crate page
GPL-3.0-only
Links
Homepage
Repository
crates.io
Source
Owners
robcohen
Dependencies
ariadne ^0.6
normal
chrono ^0.4
normal
chumsky ^1.0.0-alpha.7
normal
regex ^1
normal
rust_decimal ^1.40
normal
rustledger-core ^0.5.2
normal
thiserror ^2
normal
criterion ^0.8
dev
insta ^1
dev
rust_decimal_macros ^1.40
dev
Versions
100%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module error
rustledger_
query
0.5.2
Module error
Module Items
Structs
Enums
In crate rustledger_
query
rustledger_query
Module
error
Copy item path
Source
Expand description
BQL error types.
Structs
§
Parse
Error
Error returned when parsing a BQL query fails.
Enums
§
Parse
Error
Kind
The kind of parse error.
Query
Error
Error returned when executing a query fails.