https://github.com/rust-embedded-community/aligned
A newtype with alignment of at least `A` bytes
https://github.com/rust-embedded-community/aligned
Last synced: 2 months ago
JSON representation
A newtype with alignment of at least `A` bytes
- Host: GitHub
- URL: https://github.com/rust-embedded-community/aligned
- Owner: rust-embedded-community
- License: apache-2.0
- Created: 2017-05-30T02:02:18.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2025-12-15T09:28:15.000Z (6 months ago)
- Last Synced: 2026-01-02T08:13:43.764Z (5 months ago)
- Language: Rust
- Homepage:
- Size: 32.2 KB
- Stars: 32
- Watchers: 3
- Forks: 14
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
[](https://crates.io/crates/aligned)
[](https://crates.io/crates/aligned)
# `aligned`
> A newtype with alignment of at least `A` bytes
## License
Licensed under either of
- Apache License, Version 2.0 ([LICENSE-APACHE](LICENSE-APACHE) or
http://www.apache.org/licenses/LICENSE-2.0)
- MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)
at your option.
### Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in the work by you, as defined in the Apache-2.0 license, shall be
dual licensed as above, without any additional terms or conditions.