alexcrichton / alexcrichton/debug-cell
Missing `try_` variants
Open
- Dominant language
- Rust
- Stars
- 24
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
Probably didn't exist when this crate was first created but `RefCell` now has non-panicking `try_` methods that would be useful to emulate for API surface parity. Right now there are places where this crate won't be able to be dropped in.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.