fields 0.0.1

Inspect fields of `struct`
Documentation
[package]
name = "fields"
version = "0.0.1"
authors = ["Arniu <arniu2006@gmail.com>"]
description="Inspect fields of `struct`"
repository = "https://github.com/arniu/fields"
homepage = "https://github.com/arniu/fields"
license = "MIT OR Apache-2.0"
readme = "README.md"

edition = '2018'

[dev-dependencies]
trybuild = "1"