Docs.rs
snarkvm-utilities-0.14.6
snarkvm-utilities 0.14.6
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
howardwu
Dependencies
aleo-std ^0.1.18
normal
anyhow ^1.0
normal
bincode ^1.3.3
normal
num-bigint ^0.4
normal
num_cpus ^1
normal
rand ^0.8
normal
rand_xorshift ^0.3
normal
rayon ^1
normal
serde ^1.0
normal
serde_json ^1.0
normal
snarkvm-utilities-derives =0.14.6
normal
thiserror ^1.0
normal
Versions
64.08%
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 snarkvm_utilities
?
Function
snarkvm_utilities
::
error
source
·
[
−
]
pub fn error<S:
Into
<
String
>>(msg: S) ->
Error