Skip to main content

register_async_module

Function register_async_module 

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

Register async operations with Python module