offset 0.1.2

Glorified offsets for arbitrary structures
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[lib]
test = false

[package]
authors = ["Anthony Ramine <nox@nox.paris>"]
categories = ["data-structures", "no-std"]
description = "Glorified offsets for arbitrary structures"
documentation = "https://docs.rs/offset/0.1.2/"
edition = "2018"
keywords = ["memory"]
license = "Apache-2.0 OR MIT"
name = "offset"
readme = "README.md"
repository = "https://github.com/nox/offset"
version = "0.1.2"