Function pyo3_macros_backend::py_init [−][src]
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
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