Docs.rs
rustc_data_structures-0.0.0
rustc_data_structures 0.0.0
Docs.rs crate page
Apache-2.0
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
stacker ^0.1.14
normal
tempfile ^3.2
normal
tracing ^0.1
normal
memmap2 ^0.2.1
normal
winapi ^0.3
normal
Versions
22.22%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
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
☰
In rustc_data_structures
?
Function
rustc_data_structures
::
cold_path
source
·
[
−
]
pub fn cold_path<F:
FnOnce
() -> R, R>(f: F) -> R