Docs.rs
prql-compiler-0.12.2
prql-compiler 0.12.2
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
max-sixty
Dependencies
prqlc ^0.12.2
normal
Versions
0%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
prql_
compiler
0.12.2
prql_compiler
Function
pl_to_prql
Copy item path
Source
pub fn pl_to_prql(pl: &
ModuleDef
) ->
Result
<
String
,
ErrorMessages
>
Expand description
Generate PRQL code from PL AST