Docs.rs
llhd-0.16.0
llhd 0.16.0
Permalink
Docs.rs crate page
Apache-2.0
OR
MIT
19 May 2026
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
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
Type
llhd
0.16.0
Type
Aliased Type
In llhd::
ty
llhd
::
ty
Type Alias
Type
Copy item path
Source
pub type Type =
Arc
<
TypeKind
>;
Expand description
An LLHD type.
Aliased Type
ยง
pub struct Type {
/* private fields */
}