Crate buf_sized

Crate buf_sized 

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.