Docs.rs
sapling-crypto_ce-0.1.3
sapling-crypto_ce 0.1.3
Permalink
Docs.rs crate page
MIT
/
Apache-2.0
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
shamatar
Dependencies
bellman_ce ^0.3
normal
blake2-rfc_bellman_edition ^0.0.1
normal
byteorder ^1
normal
digest ^0.8
normal
rand ^0.4
normal
serde ^1.0
normal
serde_derive ^1.0
normal
sha2 ^0.8.0
normal
tiny-keccak ^2.0
normal
hex-literal ^0.2
dev
Versions
31.57%
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
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
sapling_
crypto_
ce
0.1.3
In sapling_
crypto_
ce::
circuit::
multipack
sapling_crypto_ce
::
circuit
::
multipack
Function
bytes_to_bits
Copy item path
Source
pub fn bytes_to_bits(bytes: &[
u8
]) ->
Vec
<
bool
>