ebml-iterable-specification-derive 0.1.0

Provides macros for implementing `EbmlSpecification` for the `ebml-iterable` crate.
Documentation
[dependencies.ebml-iterable-specification]
version = "=0.1.0"

[dependencies.proc-macro2]
version = "1.0"

[dependencies.quote]
version = "1.0"

[dependencies.syn]
version = "1.0"

[lib]
proc-macro = true

[package]
authors = ["Austin Blake <austinl3roy@gmail.com>"]
description = "Provides macros for implementing `EbmlSpecification` for the `ebml-iterable` crate."
edition = "2018"
homepage = "https://github.com/austinleroy/ebml-iterable"
license = "MIT"
name = "ebml-iterable-specification-derive"
repository = "https://github.com/austinleroy/ebml-iterable"
version = "0.1.0"