zero-copy-pads

Padding/aligning values without heap allocation

MIT License

Downloads
16.4K
Stars
5
Committers
3

zero-copy-pads

Padding/aligning values without heap allocation.

Cargo Features

  • std (default feature):
    • Disable #![no_std].
    • Enable features that require heap allocation.

Usage

API references and example codes can be found in docs.rs.

License

MIT © Hoàng Văn Khải.