Docs.rs
postcard-heapless-compat-0.1.2
postcard-heapless-compat 0.1.2
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
elrom
Dependencies
heapless ^0.8.0
normal
postcard ^1.1.1
normal
serde ^1.0.100
normal
Versions
50%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
Crate postcard_heapless_compat
postcard_
heapless_
compat
0.1.2
All Items
Crate Items
Functions
Crate
postcard_
heapless_
compat
Copy item path
Source
Functions
ยง
to_vec
Serialize a
T
to a
heapless::Vec<u8>
, with the
Vec
containing data in a serialized format.