pyo3-derive-backend 0.10.1

Code generation for PyO3 package
Documentation
[dependencies.proc-macro2]
default-features = false
version = "1"

[dependencies.quote]
default-features = false
version = "1"

[dependencies.syn]
default-features = false
features = ["derive", "parsing", "printing", "clone-impls", "full", "extra-traits"]
version = "1"

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