pub fn tiny_solver<'py>(_py: Python<'py>, m: &'py PyModule) -> PyResult<()>
Expand description

A Python module implemented in Rust.