Macro python_mod::python_module_nostd
source · python_module_nostd!() { /* proc-macro */ }
Expand description
Loads a python module, but does not include the stdpython libraries.
python_module_nostd!() { /* proc-macro */ }
Loads a python module, but does not include the stdpython libraries.