Function pyo3_macros_backend::process_functions_in_module [−][src]
pub fn process_functions_in_module(func: &mut ItemFn) -> Result<()>
Finds and takes care of the #[pyfn(...)] in #[pymodule]
pub fn process_functions_in_module(func: &mut ItemFn) -> Result<()>
Finds and takes care of the #[pyfn(...)] in #[pymodule]