Crates.io | fixed-size |
lib.rs | fixed-size |
version | 1.0.0 |
source | src |
created_at | 2023-11-06 20:15:52.211976 |
updated_at | 2023-11-06 20:15:52.211976 |
description | Attribute macro to replace variable length types with fixed length types in struct definitions. Useful for overriding String when using prost. |
homepage | |
repository | https://github.com/tclarke/fixed-size |
max_upload_size | |
id | 1027204 |
size | 20,283 |
fixed-size
- A struct attribute to set fixed sizes for certain fields which are normally dynamic