include_bytes_aligned 0.1.2

A simple macro that embeds the bytes of an external file into the executable and guarantees that they are aligned.
Documentation
[lib]
doctest = false

[package]
categories = ["memory-management"]
description = "A simple macro that embeds the bytes of an external file into the executable and guarantees that they are aligned."
edition = "2018"
homepage = "https://github.com/PonasKovas/include_bytes_aligned"
keywords = ["include_bytes", "aligned", "align", "bytes", "macro"]
license = "MIT"
name = "include_bytes_aligned"
repository = "https://github.com/PonasKovas/include_bytes_aligned"
version = "0.1.2"