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
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
heapless_
bytes
0.4.0
Bytes32
Aliased Type
In crate heapless_
bytes
heapless_bytes
Type Alias
Bytes32
Copy item path
Source
pub type Bytes32 =
Bytes
<32>;
Aliased Type
ยง
pub struct Bytes32 {
/* private fields */
}