layout-lib 0.1.1

view the data layout of a struct
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies.layout-macro]
version = "0.1.0"

[package]
authors = ["hangj <guijie.han@gmail.com>"]
description = "view the data layout of a struct"
edition = "2021"
exclude = ["/.github/*", "/.gitattributes", "/appveyor.yml", "/Changelog.md", "/clippy.toml", "/codecov.yml"]
license = "MIT"
name = "layout-lib"
readme = "README.md"
repository = "https://github.com/hangj/layout-rs"
version = "0.1.1"