const-field-offset 0.1.0

Wrapper around field-offset crate and const-field-offset-macro
Documentation
[dependencies.const-field-offset-macro]
version = "=0.1.0"

[dependencies.field-offset]
version = "0.3.2"
[dev-dependencies.lazy_static]
version = "1.4.0"

[dev-dependencies.memoffset]
version = "0.5.4"

[features]
field-offset-trait = ["const-field-offset-macro/field-offset-trait"]

[package]
authors = ["Sixty FPS <info@sixtyfps.io>"]
description = "Wrapper around field-offset crate and const-field-offset-macro"
edition = "2018"
homepage = "https://sixtyfps.io"
license = "MIT OR Apache-2.0"
name = "const-field-offset"
repository = "https://github.com/sixtyfpsui/sixtyfps"
version = "0.1.0"