otspec_macros 0.1.0

Procmacro library for reading/writing OpenType data structures
Documentation
[dependencies.proc-macro2]
version = "1.0"

[dependencies.quote]
version = "1.0"

[dependencies.syn]
version = "1.0.60"

[lib]
name = "otspec_macros"
proc-macro = true

[package]
authors = ["Simon Cozens <simon@simon-cozens.org>"]
description = "Procmacro library for reading/writing OpenType data structures"
edition = "2018"
license = "Apache-2.0"
name = "otspec_macros"
repository = "https://github.com/simoncozens/fonttools-rs"
version = "0.1.0"