alexcrichton / alexcrichton/debug-cell
Missing `try_` variants
Abierto
- Lenguaje dominante
- Rust
- Estrellas
- 24
- Forks
- 13
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.