Crate pyo2

Source

Structs§

PyVec
A Python list-like type passed to Rust.

Type Aliases§

PyStr
A Python str or bytes passed to Rust.