Docs.rs
kindelia_core-0.1.7
kindelia_core 0.1.7
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
steinerkelvin
Dependencies
bit-vec ^0.6.3
normal
chrono ^0.4.22
normal
derive_builder ^0.11.2
normal
dirs ^4.0.0
normal
fastrand ^1.7.0
normal
hex ^0.4
normal
kindelia_common ^0.1.7
normal
kindelia_lang ^0.1.7
normal
primitive-types ^0.11.1
normal
priority-queue ^1.2.1
normal
rand ^0.8.5
normal
secp256k1 ^0.22.1
normal
serde ^1.0.137
normal
serde_with ^2.0.0
normal
sha3 ^0.9.1
normal
thiserror ^1.0.37
normal
tiny-keccak ^2.0.2
normal
tokio ^1.19.1
normal
criterion ^0.3
dev
petgraph ^0.6.2
dev
proptest ^1.0.0
dev
rstest ^0.15.0
dev
rstest_reuse ^0.4.0
dev
serde_json ^1.0
dev
Versions
11.02%
of the crate is documented
Platform
i686-unknown-linux-gnu
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 kindelia_core::util
?
Function
kindelia_core
::
util
::
bitvec_to_bytes
source
·
[
−
]
pub fn bitvec_to_bytes(bits: &
BitVec
) ->
Vec
<
u8
>