tarrasque 0.6.0

A library for zero-allocation parsing of binary formats.
Documentation
[package]

edition = "2018"

name = "tarrasque"
authors = ["Kyle Mayes <kyle@mayeses.com>"]

version = "0.6.0"

readme = "../README.md"
license = "Apache-2.0"

description = "A library for zero-allocation parsing of binary formats."

documentation = "https://docs.rs/tarrasque"
repository = "https://github.com/glyph-rs/tarrasque"

[dependencies]

tarrasque-macro = { version = "0.6.0", path = "../tarrasque-macro" }