Repo: https://github.com/nrc/provide-any
The repo contains a POC crate for new Provider API in std::any. Unfortunately, it's rejected at the end.
I propose tent-rs to adopt it, and publish it to crates.io.
We can also do some minimal work, such as porting some changes from the one just removed in std::any.
Related PR: rust-lang/rust#113464
Repo: https://github.com/nrc/provide-any
The repo contains a POC crate for new Provider API in
std::any. Unfortunately, it's rejected at the end.I propose
tent-rsto adopt it, and publish it to crates.io.We can also do some minimal work, such as porting some changes from the one just removed in
std::any.Related PR: rust-lang/rust#113464