News

Mapping Rust and Python types. One of PyO3’s useful aspects is its mappings between Rust and Python types.Functions written in Rust can accept either native Python types or Rust types converted ...