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 parser
rustledger_
query
0.5.2
Module parser
Module Items
Functions
In crate rustledger_
query
rustledger_query
Module
parser
Copy item path
Source
Expand description
BQL Parser implementation.
Uses chumsky for parser combinators.
Functions
ยง
parse
Parse a BQL query string.