fixed-size

Crates.iofixed-size
lib.rsfixed-size
version1.0.0
sourcesrc
created_at2023-11-06 20:15:52.211976
updated_at2023-11-06 20:15:52.211976
descriptionAttribute macro to replace variable length types with fixed length types in struct definitions. Useful for overriding String when using prost.
homepage
repositoryhttps://github.com/tclarke/fixed-size
max_upload_size
id1027204
size20,283
Trevor R.H. Clarke (tclarke)

documentation

https://docs.rs/crate/fixed-size

README

crates.io MIT/Apache 2.0

fixed-size

fixed-size - A struct attribute to set fixed sizes for certain fields which are normally dynamic

Documentation on docs.rs

Commit count: 3

cargo fmt