hyperlight-dev / hyperlight-dev/hyperlight
Combine ReturnValue and ParameterValue into one
Open
lifecycle/blocked-on-author
question
- Dominant language
- Rust
- Stars
- 4.7k
- Forks
- 208
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 47
Description
We have both ReturnValue and ParameterValue (and ReturnType and ParameterType), which essentially serve the same purpose. We should consider combining ParamaterValue and ReturnValue into 1 type, and the same for ReturnType and ParameterType.
Contributor guide
Assessment
This issue has not been assessed yet.