Docs.rs
llhd-0.16.0
llhd 0.16.0
Permalink
Docs.rs crate page
Apache-2.0 OR MIT
Links
Homepage
Repository
crates.io
Source
Owners
fabianschuiki
Dependencies
anyhow ^1.0
normal
bitflags ^1
normal
clap ^2
normal
hibitset ^0.6
normal
itertools ^0.9
normal
lalrpop-util ^0.19
normal
log ^0.4
normal
num ^0.3
normal
pretty_env_logger ^0.4
normal
rayon ^1.3
normal
regex ^1
normal
serde ^1
normal
indoc ^1
dev
Versions
100%
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
llhd
0.16.0
Module mlir
Module Items
Functions
In crate llhd
llhd
Module
mlir
Copy item path
Source
Expand description
Facilities to emit a module as CIRCT IR.
Functions
ยง
write_
module
Emit CIRCT IR for a module.
write_
module_
string
Emit CIRCT IR for a module as string.