Docs.rs
sipha-2.0.0
sipha 2.0.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
NyalephTheCat
Dependencies
miette ^7
normal
optional
sipha-macros ^2.0
normal
criterion ^0.5
dev
Versions
70.52%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
Skip to main content
Module codegen
sipha
2.0.0
Module codegen
Sections
Code Generator
Module Items
Functions
In crate sipha
sipha
Module
codegen
Copy item path
Source
Expand description
§
Code Generator
Emits a self-contained Rust source file from a
BuiltGraph
.
Functions
§
emit_
rust
Emit Rust source for the given grammar to
out
.