include_cstr 0.1.0

Macro for building static CStr reference from file content
Documentation
[dependencies.proc-macro2]
version = "1"

[dependencies.quote]
version = "1"

[dev-dependencies.trybuild]
version = "1"

[lib]
proc-macro = true

[package]
authors = ["Xidorn Quan <me@upsuper.org>"]
description = "Macro for building static CStr reference from file content"
edition = "2018"
keywords = ["macro", "cstr"]
license = "MIT"
name = "include_cstr"
readme = "README.md"
repository = "https://github.com/upsuper/include_cstr"
version = "0.1.0"