Files
Notes/notes-service/vendor/sea-query-derive/tests/compile-fail/path_method.stderr
T
2026-08-01 16:11:49 +03:00

6 lines
173 B
Plaintext

error: The method attribute only supports the `#[method = "name"]` or `#[iden(method = "name")]` formats
--> $DIR/path_method.rs:8:7
|
8 | #[method]
| ^^^^^^