unaligned 0.1.0

A crate containing types for encapsulating unaligned values.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dependencies.scopeguard]
version = "1.1"

[features]
std = []

[package]
authors = ["Thalia Nero"]
categories = ["no-std"]
description = "A crate containing types for encapsulating unaligned values."
edition = "2021"
keywords = ["unaligned", "move", "only", "cell", "storage"]
license = "MIT OR Apache-2.0"
name = "unaligned"
repository = "https://github.com/kvverti/unaligned"
version = "0.1.0"