Function pyo3_derive_backend::module::py3_init
source · pub fn py3_init(fnname: &Ident, name: &Ident, doc: Lit) -> TokenStreamExpand description
Generates the function that is called by the python interpreter to initialize the native module