Docs.rs
iai-0.1.1
iai 0.1.1
Permalink
Docs.rs crate page
Apache-2.0
/
MIT
Links
Repository
crates.io
Source
Owners
bheisler
Dependencies
iai_macro ^0.1.0
normal
optional
Versions
66.67%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
iai
0.1.1
All Items
Crate Items
Macros
Functions
Crate
iai
Copy item path
Source
Macros
§
main
Macro which expands to a benchmark harness.
Functions
§
black_
box
A function that is opaque to the optimizer, used to prevent the compiler from optimizing away computations in a benchmark.