Docs.rs
yash-syntax-0.3.0
yash-syntax 0.3.0
Docs.rs crate page
GPL-3.0-or-later
Links
Repository
crates.io
Source
Owners
magicant
Dependencies
annotate-snippets ^0.9.1
normal
async-trait ^0.1.52
normal
futures-util ^0.3.19
normal
itertools ^0.10.3
normal
assert_matches ^1.5.0
dev
futures-executor ^0.3.19
dev
Versions
81.79%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
x86_64-apple-darwin
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
☰
AliasSet
In yash_syntax::alias
?
Type Definition
yash_syntax
::
alias
::
AliasSet
source
·
[
−
]
pub type AliasSet =
HashSet
<
HashEntry
>;
Expand description
Collection of aliases.