align_ext 0.1.1

An extension trait for Rust integer types to make integers aligned to a power of two
Documentation
[dependencies]

[lib]
name = "align_ext"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "An extension trait for Rust integer types to make integers aligned to a power of two"
edition = "2021"
license = "MPL-2.0"
name = "align_ext"
readme = false
repository = "https://github.com/asterinas/align_ext"
version = "0.1.1"