Module pyo3::deprecations

source ·
Expand description

Ths module only contains re-exports of pyo3 deprecation warnings and exists purely to make compiler error messages nicer.

(The compiler uses this module in error messages, probably because it’s a public re-export at a shorter path than pyo3::impl_::deprecations.)

Re-exports§

⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here