Robuta

Sponsor of the Day: Jerkmate
https://docs.rs/pyo3/latest/pyo3/types/struct.PyAny.html PyAny in pyo3::types - Rust Represents any Python object. pyo3 types rust https://docs.rs/pyo3/latest/pyo3/types/index.html pyo3::types - Rust Various types defined by the Python interpreter such as `int`, `str` and `tuple`. pyo3 types rust https://docs.rs/pyo3/latest/pyo3/types/struct.PyDict.html PyDict in pyo3::types - Rust Represents a Python `dict`. pyo3 types rust