[][src]Function pyo3_derive_backend::process_functions_in_module

pub fn process_functions_in_module(func: &mut ItemFn)

Finds and takes care of the #[pyfn(...)] in #[pymodule]