pub fn py3_init(fnname: &Ident, name: &Ident, doc: Lit) -> TokenStream
Expand description

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