tarrasque-macro 0.6.0

A library for zero-allocation parsing of binary formats.
Documentation
[dependencies.proc-macro2]
version = "0.4"

[dependencies.quote]
version = "0.6"

[dependencies.syn]
features = ["full"]
version = "0.15"

[lib]
proc-macro = true

[package]
authors = ["Kyle Mayes <kyle@mayeses.com>"]
description = "A library for zero-allocation parsing of binary formats."
documentation = "https://docs.rs/tarrasque"
edition = "2018"
license = "Apache-2.0"
name = "tarrasque-macro"
readme = "../README.md"
repository = "https://github.com/glyph-rs/tarrasque"
version = "0.6.0"