zero-copy-pads

Crates.iozero-copy-pads
lib.rszero-copy-pads
version0.2.0
sourcesrc
created_at2021-04-22 10:50:58.220363
updated_at2021-04-27 07:27:09.986618
descriptionPadding/aligning values without heap allocation
homepage
repositoryhttps://github.com/KSXGitHub/zero-copy-pads
max_upload_size
id388083
size48,063
Khải (KSXGitHub)

documentation

https://docs.rs/zero-copy-pads

README

zero-copy-pads

Test Crates.io Version

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.

Commit count: 137

cargo fmt