pyo3/newsfragments/2734.added.md

3 lines
112 B
Markdown
Raw Normal View History

Added `Py::downcast()` as a companion to `PyAny::downcast()`, as well as
`downcast_unchecked()` for both types.