1 2 3 4
// https://pyo3.rs/master/building_and_distribution.html fn main() { pyo3_build_config::add_extension_module_link_args(); }