[][src]Function pyo3_derive_backend::py_init

pub fn py_init(fnname: &Ident, name: &Ident, doc: LitStr) -> TokenStream

Generates the function that is called by the python interpreter to initialize the native module