process_functions_in_module

Function process_functions_in_module 

Source
pub fn process_functions_in_module(func: &mut ItemFn) -> Result<()>
Expand description

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