Docs.rs
ark-std-0.4.0
ark-std 0.4.0
Docs.rs crate page
MIT/Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
ValarDragon
github:arkworks-rs:crates-io
Dependencies
colored ^2
normal
num-traits ^0.2
normal
rand ^0.8
normal
rayon ^1
normal
rand ^0.8
dev
Versions
77.78%
of the crate is documented
Go to latest version
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
☰
In ark_std::perf_trace
?
Macro
ark_std
::
perf_trace
::
start_timer
source
·
[
−
]
macro_rules!
start_timer { (
$msg
:expr) => { ... }; }