Docs.rs
ark-std-0.3.0
ark-std 0.3.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
Versions
53.33%
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
☰
Other items in
ark_std
?
Macro
ark_std
::
add_to_trace
[
−
]
[src]
macro_rules!
add_to_trace
{ (
$
title
:
expr
,
$
msg
:
expr
)
=
>
{ ... }; }