I'm mainly thinking of some String and Vec extensions, for example https://github.com/rust-lang/rfcs/issues/1253 We could have a crate to collect extensions (preferably high quality and high utility), but also those that we know libstd will not accept.
I'm mainly thinking of some String and Vec extensions, for example rust-lang/rfcs#1253
We could have a crate to collect extensions (preferably high quality and high utility), but also those that we know libstd will not accept.