Registry / utility / likely

likely

JSON →
library0.2.0rscratesunverified

likely

# Cargo.toml [dependencies] likely = "0.2.0"
INSTALL
IMPORT
SIG · LIKELY
L
likely
utilityrustv0.2.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

likely
use likely::likely;

Uses the likely macro to hint that a condition is usually true.

use likely::likely; fn main() { let x = 5; if likely(x > 0) { println!("Positive"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.2.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
likely — cargo add likely · libregistry