eclipse-score / eclipse-score/communication
Improvement: Optimize the interface macro of Rust APIs
Open
rust-api
- Dominant language
- C++
- Stars
- 62
- Forks
- 97
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 72
Description
### What
Currently` interface!` macro in rust has matching arm based on Event/Field/Method specific type but not for mix type , this was because Lib was having only Event related APIs support but as we are going to support field and methods APIs as well for that macro need to be optimized to support mix types.
### How
_No response_
### Estimates for realization
0
### Category
- [ ] Affects Detailed Design
### Requirements / Architecture
- [ ] Requirements / Architecture are not affected by this change?
Contributor guide
Assessment
This issue has not been assessed yet.