Docs.rs
heapless-bytes-0.4.0
heapless-bytes 0.4.0
Permalink
Docs.rs crate page
Apache-2.0 OR MIT
Links
Repository
crates.io
Source
Owners
nickray
daringer
github:trussed-dev:publishers
Dependencies
heapless ^0.8
normal
serde ^1.0
normal
serde_test ^1.0.176
dev
Versions
78.95%
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
heapless_bytes
0.4.0
Bytes32
Aliased type
In crate heapless_bytes
Type Alias
heapless_bytes
::
Bytes32
Copy item path
source
·
[
−
]
pub type Bytes32 =
Bytes
<32>;
Aliased Type
§
struct Bytes32 {
/* private fields */
}