register_python_bindings

Function register_python_bindings 

Source
pub fn register_python_bindings(
    runtime_mod: &Bound<'_, PyModule>,
) -> PyResult<()>
Expand description

Initialize the runtime module and expose Python functions