common

Function common 

Source
pub fn common(_: Python<'_>, m: &Bound<'_, PyModule>) -> PyResult<()>
Expand description

Loaded as nautilus_pyo3.common.

ยงErrors

Returns a PyErr if registering any module components fails.