pub fn common(_: Python<'_>, m: &Bound<'_, PyModule>) -> PyResult<()>
Loaded as nautilus_pyo3.common
Returns a PyErr if registering any module components fails.
PyErr