pyo3-macros 0.13.2

Proc macros for PyO3 package
Documentation
[dependencies.pyo3-macros-backend]
version = "=0.13.2"

[dependencies.quote]
version = "1"

[dependencies.syn]
features = ["full", "extra-traits"]
version = "1"

[lib]
proc-macro = true

[package]
authors = ["PyO3 Project and Contributors <https://github.com/PyO3>"]
categories = ["api-bindings", "development-tools::ffi"]
description = "Proc macros for PyO3 package"
edition = "2018"
homepage = "https://github.com/pyo3/pyo3"
keywords = ["pyo3", "python", "cpython", "ffi"]
license = "Apache-2.0"
name = "pyo3-macros"
repository = "https://github.com/pyo3/pyo3"
version = "0.13.2"