pub fn generate_py_module(
doc: &Document,
compiler_config: &CompilerConfiguration,
) -> Result<PyModule>Available on crate feature
python only.pub fn generate_py_module(
doc: &Document,
compiler_config: &CompilerConfiguration,
) -> Result<PyModule>python only.