Crates.io | likeness |
lib.rs | likeness |
version | 1.1.0 |
source | src |
created_at | 2024-03-23 18:43:50.718907 |
updated_at | 2024-05-03 16:09:27.153892 |
description | Stable counterparts to likeness core instrinsics in Rust |
homepage | |
repository | |
max_upload_size | |
id | 1183731 |
size | 2,989 |
This crate provides unofficial stable counterparts to the [std::intrinsics::likely
] and [std::intrinsics::unlikely
] intrinsics.
For additional information, see LLVM's function attribute documentation