include-flate-codegen-exports 0.1.4

Macro codegen for the include-flate crate
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[dependencies.include-flate-codegen]
version = "0.1.4"

[dependencies.proc-macro-hack]
version = "0.5.9"

[features]
stable = ["include-flate-codegen/stable"]

[package]
authors = ["SOFe <sofe2038@gmail.com>"]
description = "Macro codegen for the include-flate crate"
edition = "2018"
homepage = "https://github.com/SOF3/include-flate"
license = "Apache-2.0"
name = "include-flate-codegen-exports"
repository = "https://github.com/SOF3/include-flate.git"
version = "0.1.4"