[dependencies]
[lib]
name = "ligen_macro"
path = "src/lib.rs"
proc-macro = true
[package]
authors = ["Danilo Guanabara <danilo@sensorial.systems>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Ligen (Language Interface Generator) is an extensible automatic binding generator ecosystem."
documentation = "https://docs.rs/ligen"
edition = "2021"
license = "Apache-2.0"
name = "ligen-macro"
readme = "README.md"
version = "0.1.18"