align-data 0.1.0

Simply increase the alignment of any statics or include_bytes!
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
authors = ["Casper <CasualX@users.noreply.github.com>"]
categories = ["no-std"]
description = "Simply increase the alignment of any statics or include_bytes!"
documentation = "https://docs.rs/align_data"
edition = "2018"
keywords = ["static", "alignment", "aligned", "include_bytes"]
license = "MIT"
name = "align-data"
readme = "readme.md"
repository = "https://github.com/CasualX/align_data"
version = "0.1.0"