ex0dus-0x / ex0dus-0x/structmap
Any other macro collision
Open
- Dominant language
- Rust
- Stars
- 61
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
Using serde `rename` causes proc-macro panic. Maybe avoid using `rename` field macro and change it to the `structmap` instead?
Actually any macro (serde default, serde rename, utoipa schema…) causes
```
Must be `#[rename(name = 'VALUE')]`
```
error
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.