Docs.rs
prql-compiler-0.12.2
prql-compiler 0.12.2
Permalink
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
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
prql_to_tokens
prql_
compiler
0.12.2
prql_compiler
Function
prql_
to_
tokens
Copy item path
Source
pub fn prql_to_tokens(prql: &
str
) ->
Result
<
TokenVec
,
ErrorMessages
>
Expand description
Lex PRQL source into tokens.