Docs.rs
ark-std-0.5.0
ark-std 0.5.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
optional
num-traits ^0.2
normal
rand ^0.8
normal
rayon ^1
normal
optional
rand ^0.8
dev
Versions
77.78%
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
ark_std
0.5.0
ark_std
Macro
end_timer
Copy item path
Source
macro_rules!
end_timer { (
$time
:expr,
$msg
:expr) => { ... }; (
$time
:expr) => { ... }; }