Docs.rs
pdl-compiler-0.1.2
pdl-compiler 0.1.2
Docs.rs crate page
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.7.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.22%
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
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
☰
Module ast
Structs
Enums
Traits
Type Definitions
?
Module
pdl_compiler
::
ast
source
·
[
−
]
Structs
Comment
Constraint
Decl
Endianness
Field
File
SourceLocation
SourceRange
TagRange
TagValue
TestCase
Enums
DeclDesc
EndiannessValue
FieldDesc
Tag
Traits
Annotation
Type Definitions
FileId
File identfiier. References a source file in the source database.
SourceDatabase
Source database. Stores the source file contents for reference.