dignifiedquire / dignifiedquire/pin-cell
Missing PinRef and PinMut map etc APIs
Open
help wanted
- Dominant language
- Rust
- Stars
- 14
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
`Ref` and `RefMut` both have some APIs for "projecting" through them, like `map`. I've written the signatures of APIs like these for `PinRef` and `PinMut` in some commented out code, but I haven't implemented them.
I didn't really try to implement them, it may be necessary to add new APIs to std to implement these APIs without dark magic like transmutes. I'm not certain.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.