Docs.rs
regen-lang-0.0.1
regen-lang 0.0.1
Docs.rs crate page
GPL-3.0-or-later
Links
crates.io
Source
Owners
Pistonight
Dependencies
clap ^4.2.1
normal
html-escape ^0.2.13
normal
regex ^1.7.3
normal
Versions
18.51%
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
☰
Crate regen
Version 0.0.1
All Items
Modules
Macros
?
Crate
regen
source
·
[
−
]
Modules
core
emit
sdk
Macros
emit_html
impl_union
Generate union implementation for a union rule. Used in generated code.
sdk
Macro that implements the language SDK. This is used in the generated code to avoid code duplication. It also creates convenience macros for tree parsing.
tree_cast