| Crates.io | zero-copy-pads |
| lib.rs | zero-copy-pads |
| version | 0.2.0 |
| created_at | 2021-04-22 10:50:58.220363+00 |
| updated_at | 2021-04-27 07:27:09.986618+00 |
| description | Padding/aligning values without heap allocation |
| homepage | |
| repository | https://github.com/KSXGitHub/zero-copy-pads |
| max_upload_size | |
| id | 388083 |
| size | 48,063 |
Padding/aligning values without heap allocation.
std (default feature):
#![no_std].API references and example codes can be found in docs.rs.