Docs.rs
bp7-0.10.5
bp7 0.10.5
Docs.rs crate page
MIT OR Apache-2.0
Links
Repository
Crates.io
Source
Owners
gh0st42
Dependencies
bitflags ^1.3.2
normal
crc ^2.0.0
normal
humantime ^2.1.0
normal
serde ^1.0.123
normal
serde_bytes ^0.11.5
normal
serde_cbor ^0.11.1
normal
serde_json ^1.0.61
normal
thiserror ^1.0.23
normal
criterion ^0.3.4
dev
test-case ^1.2.3
dev
instant ^0.1.9
normal
nanorand ^0.6.0
normal
instant ^0.1.9
normal
nanorand ^0.6.0
normal
stdweb ^0.4.20
normal
Versions
34.18%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
x86_64-apple-darwin
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-pc-windows-msvc
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
ByteBuffer
In bp7::bundle
?
Type Definition
bp7
::
bundle
::
ByteBuffer
source
·
[
−
]
pub type ByteBuffer =
Vec
<
u8
>;