Docs.rs
pdl-compiler-0.3.2
pdl-compiler 0.3.2
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
mgeisler
hchataing
Dependencies
argh ^0.1.7
normal
codespan-reporting ^0.11.1
normal
heck ^0.4.0
normal
pest ^2.7.6
normal
pest_derive ^2.7.6
normal
prettyplease ^0.2.6
normal
proc-macro2 ^1.0.46
normal
quote ^1.0.21
normal
serde ^1.0.145
normal
optional
serde_json ^1.0.86
normal
syn ^2.0.16
normal
bytes ^1.2.1
dev
googletest ^0.10.0
dev
num-derive ^0.3.3
dev
num-traits ^0.2.15
dev
paste ^1.0.6
dev
tempfile ^3.3.0
dev
thiserror ^1.0.37
dev
Versions
16.77%
of the crate is documented
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
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
pdl_
compiler
0.3.2
Module json
Module Items
Functions
In pdl_
compiler::
backends
pdl_compiler
::
backends
Module
json
Copy item path
Source
Expand description
Json compiler backend.
Functions
ยง
generate
Turn the AST into a JSON representation.