Docs.rs
humblegen-0.4.0
humblegen 0.4.0
Permalink
Docs.rs crate page
Apache-2.0
OR
MIT
Links
crates.io
Source
Owners
mbr
Dependencies
Inflector ^0.11.4
normal
anyhow ^1.0
normal
base64 ^0.12.1
normal
comrak ^0.8.2
normal
itertools ^0.9
normal
log ^0.4
normal
pest ^2.1.3
normal
pest_derive ^2.1.0
normal
proc-macro2 ^1.0.8
normal
quote ^1.0.3
normal
structopt ^0.3.16
normal
syn ^1.0.17
normal
thiserror ^1.0
normal
which ^3
normal
optional
async-trait-with-sync ^0.1.36
dev
serde ^1.0.110
dev
serde_json ^1.0
dev
tempfile ^3.1.0
dev
tokio ^0.2.20
dev
trybuild ^1.0.27
dev
Versions
54.82%
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
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
Crate humblegen
humblegen
0.4.0
All Items
Crate Items
Re-exports
Modules
Enums
Traits
Functions
Crate
humblegen
Copy item path
Source
Expand description
Humblegen compiler library
Re-exports
§
pub use ast::
Spec
;
Modules
§
ast
Humble language abstract syntax tree
backend
parser
The humble language parser.
Enums
§
Artifact
Which artifacts to produce in addition to user defined types
LibError
Traits
§
Code
Generator
Functions
§
build
This method is intended for use form within a
build.rs
file.
parse