Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
pyo3-macros 0.19.1 - Docs.rs
[go: Go Back, main page]

pyo3-macros 0.19.1

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

[dependencies.pyo3-macros-backend]
version = "=0.19.1"

[dependencies.quote]
version = "1"

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

[features]
abi3 = ["pyo3-macros-backend/abi3"]
multiple-pymethods = []

[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.19.1"