gtk3-macros 0.16.3

Rust bindings for the GTK 3 library
Documentation
[dependencies.anyhow]
version = "1.0"

[dependencies.proc-macro-crate]
version = "1.0"

[dependencies.proc-macro-error]
version = "1.0"

[dependencies.proc-macro2]
version = "1.0"

[dependencies.quote]
version = "1.0"

[dependencies.syn]
features = ["full"]
version = "1.0"
[dev-dependencies.gtk]
version = "0.16"

[lib]
proc-macro = true

[package]
authors = ["The gtk-rs Project Developers"]
categories = ["api-bindings", "gui"]
description = "Rust bindings for the GTK 3 library"
documentation = "https://gtk-rs.org/gtk3-rs/stable/latest/docs/gtk3_macros/"
edition = "2021"
exclude = ["gir-files/*", "src/composite_template.ui"]
homepage = "https://gtk-rs.org/"
keywords = ["gtk", "gtk3", "gtk-rs", "gnome", "GUI"]
license = "MIT"
name = "gtk3-macros"
repository = "https://github.com/gtk-rs/gtk3-rs"
resolver = "1"
rust-version = "1.63"
version = "0.16.3"