eclipse-score / eclipse-score/communication
Improvement: Implementation of MethodInArgPtr in rust side
Open
rust-api
- Dominant language
- C++
- Stars
- 62
- Forks
- 97
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 72
Description
### What
Create ABI type for `MethodInArgPtr` in rust side with reference of C++ side.
example like how `SamplePtr` created.
### How
_No response_
### Estimates for realization
0
### Category
- [ ] Affects Detailed Design
### Requirements / Architecture
- [ ] Requirements / Architecture are not affected by this change?
Contributor guide
Research direction
Find the Rust-side implementation of SamplePtr and the C++ definition or reference for MethodInArgPtr. Compare how the ABI type is represented across both sides, then build the communication module and run its available tests to verify the new type is accepted.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, rust
- Domain
- api, backend-api-design
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 58/100