asterix-derive 0.2.2

proc-macro convenience with the deku library, for updating ASTERIX FSPECs
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[dependencies.quote]
version = "1.0.7"

[dependencies.syn]
version = "1.0.41"

[lib]
proc-macro = true

[package]
authors = ["wcampbell <wcampbell1995@gmail.com>"]
description = "proc-macro convenience with the deku library, for updating ASTERIX FSPECs"
edition = "2018"
license = "MIT"
name = "asterix-derive"
readme = "../README.md"
version = "0.2.2"