Docs.rs
prql-compiler-0.5.0
prql-compiler 0.5.0
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
max-sixty
Dependencies
anyhow ^1.0.57
normal
ariadne ^0.1.5
normal
chumsky ^0.8.0
normal
csv ^1.1.6
normal
enum-as-inner ^0.5.0
normal
itertools ^0.10.3
normal
lazy_static ^1.4.0
normal
log ^0.4.17
normal
once_cell ^1.17.0
normal
pest ^2.5.0
normal
pest_derive ^2.5.0
normal
regex ^1.7.0
normal
semver ^1.0.14
normal
serde ^1.0.137
normal
serde_json ^1.0.81
normal
sqlformat ^0.2.0
normal
sqlparser ^0.30.0
normal
strum ^0.24.0
normal
strum_macros ^0.24.0
normal
cfg-if ^1.0
dev
insta ^1.26
dev
duckdb ^0.6.0
dev
chrono ^0.4
dev
criterion ^0.4.0
dev
postgres ^0.19.3
dev
pretty_assertions ^1.3.0
dev
rusqlite ^0.28.0
dev
Versions
43.99%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Module json
Functions
?
Module
prql_compiler
::
json
source
·
[
−
]
Expand description
JSON serialization and deserialization functions
Functions
from_pl
JSON serialization
from_rq
JSON serialization
to_pl
JSON deserialization
to_rq
JSON deserialization