Docs.rs
rustc_data_structures-0.1.2
rustc_data_structures 0.1.2
Permalink
Docs.rs crate page
Apache-2.0
OR
MIT
Links
Homepage
Repository
crates.io
Source
Owners
zong-zhe
Dependencies
arrayvec ^0.7
normal
bitflags ^1.2.1
normal
cfg-if ^0.1.2
normal
ena ^0.14
normal
indexmap ^1.8.0
normal
jobserver ^0.1.13
normal
libc ^0.2
normal
parking_lot ^0.12
normal
rustc-rayon ^0.3.2
normal
rustc-rayon-core ^0.3.2
normal
rustc-hash ^1.1.0
normal
stable_deref_trait ^1.0.0
normal
tempfile ^3.5.0
normal
tracing ^0.1
normal
memmap2 ^0.2.1
normal
winapi ^0.3
normal
Versions
22.58%
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
define_id_collections
rustc_
data_
structures
0.1.2
rustc_data_structures
Macro
define_
id_
collections
Copy item path
Source
macro_rules! define_id_collections { ($map_name:ident, $set_name:ident, $key:ty) => { ... }; }