Docs.rs
frozen-core-0.0.3
frozen-core 0.0.3
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
adityamotale
Dependencies
tempfile ^3.20.0
dev
libc ^0.2.178
normal
optional
libc ^0.2.178
dev
Versions
100%
of the crate is documented
Go to latest version
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
Skip to main content
Module hints
frozen_
core
0.0.3
Module hints
Module Items
Functions
In crate frozen_
core
frozen_core
Module
hints
Copy item path
Source
Expand description
Implementation of branch preditor hints
Functions
ยง
likely
Branch predictor hint, which marks given condition as
likely
to be
unlikely
Branch predictor hint, which marks given condition as
unlikely
to be