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-backend 0.22.1 - Docs.rs
[go: Go Back, main page]

pyo3-macros-backend 0.22.1

Code generation for PyO3 package
Documentation
1
2
3
use pyo3_build_config::PythonVersion;

pub const PY_3_9: PythonVersion = PythonVersion { major: 3, minor: 9 };