Docs.rs
ark-serialize-0.6.0
ark-serialize 0.6.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
ValarDragon
github:arkworks-rs:crates-io
Dependencies
ark-serialize-derive ^0.6.0
normal
optional
ark-std ^0.6.0
normal
digest ^0.10
normal
num-bigint ^0.4
normal
rayon ^1
normal
optional
serde ^1.0
normal
optional
serde-encoded-bytes ^0.2
normal
optional
serde_with ^3.12
normal
optional
blake2 ^0.10
dev
serde_json ^1.0
dev
sha2 ^0.10
dev
sha3 ^0.10
dev
Versions
82.35%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
buffer_bit_byte_size
ark_
serialize
0.6.0
ark_serialize
Function
buffer_
bit_
byte_
size
Copy item path
Source
pub const fn buffer_bit_byte_size(modulus_bits:
usize
) -> (
usize
,
usize
)