CodeChain-io / CodeChain-io/remote-trait-object
Support local mock
Open
- Dominant language
- Rust
- Stars
- 13
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Two things must be supported for the local mock
1. `ServiceRef` now has third enum variant `Local`, which holds directly the smart pointer to service object
2. `ServiceRef::import()` to could be possible only by some another wrapper, that should be generated by proc-macro
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.