项目作者: KSXGitHub

项目描述 :
Padding/aligning values without heap allocation
高级语言: Rust
项目地址: git://github.com/KSXGitHub/zero-copy-pads.git
创建时间: 2021-04-21T14:28:54Z
项目社区:https://github.com/KSXGitHub/zero-copy-pads

开源协议:MIT License

下载


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.