6 lines
173 B
Plaintext
6 lines
173 B
Plaintext
|
error: only 'use' statements and and pymodule_init functions are allowed in #[pymodule]
|
||
|
--> tests/ui/invalid_pymodule_trait.rs:5:5
|
||
|
|
|
||
|
5 | #[pymodule_export]
|
||
|
| ^
|