6 lines
129 B
Plaintext
6 lines
129 B
Plaintext
|
error: #[pyclass] only supports structs and enums.
|
||
|
--> tests/ui/invalid_pyclass_item.rs:4:1
|
||
|
|
|
||
|
4 | fn foo() {}
|
||
|
| ^^^^^^^^^^^
|