Module pyo3::impl_[][src]

Expand description

Internals of PyO3 which are accessed by code expanded from PyO3’s procedural macros. Usage of any of these APIs in downstream code is implicitly acknowledging that these APIs may change at any time without documentation in the CHANGELOG and without breaking semver guarantees.

Modules

Symbols used to denote deprecated usages of PyO3’s proc macros.

Support for free allocation lists.