align_ext 0.1.0

An extension trait for Rust integer types to make integers aligned to a power of two
Documentation
1
2
3
4
5
6
[package]
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"
version = "0.1.0"