Docs.rs
buf_sized-0.1.1
buf_sized 0.1.1
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
neumann-paulmann
Dependencies
buf_sized_derive ^0.1
normal
optional
heapless ^0.8.0
normal
optional
Versions
100%
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 buf_sized
buf_
sized
0.1.1
All Items
Crate Items
Traits
Functions
Crate
buf_
sized
Copy item path
Source
Expand description
A library for types with a fixed buffer size.
Traits
§
BufSized
A trait for types that have a fixed buffer size.
Functions
§
buf_
size
Get the buffer size of a type.