pub fn docker_pyo3(_py: Python<'_>, m: &Bound<'_, PyModule>) -> PyResult<()>
A Python module implemented in Rust.