Docs.rs
pdl-compiler-0.2.2
pdl-compiler 0.2.2
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.5.5
normal
pest_derive ^2.5.5
normal
prettyplease ^0.2.6
normal
proc-macro2 ^1.0.46
normal
quote ^1.0.21
normal
serde ^1.0.145
normal
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
12.17%
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
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.2.2
Module backends
Modules
In crate pdl_compiler
?
Module
pdl_compiler
::
backends
source
·
[
−
]
Expand description
Compiler backends.
Modules
intermediate
json
Json compiler backend.
rust
Rust compiler backend.
rust_no_allocation
Rust no-allocation backend