aligned-utils 1.0.0

Common utilities to work with aligned values and allocation
Documentation
[features]
alloc = []
default = ["std"]
std = ["alloc"]

[package]
authors = ["Nugine <nugine@foxmail.com>"]
categories = ["data-structures", "embedded", "no-std"]
description = "Common utilities to work with aligned values and allocation"
edition = "2018"
keywords = ["no-std", "alloc", "align"]
license = "MIT"
name = "aligned-utils"
readme = "README.md"
repository = "https://github.com/datenlord/aligned-utils"
version = "1.0.0"