Rust Internals
Should the Future trait be part of the prelude
language design
Centril
August 8, 2019, 2:50pm
9
--
HashMap<K, V>
should definitely be there.
5 Likes
Should HashMap be added to std prelude?
show post in topic
Related topics
Topic
Replies
Views
Activity
When can we have async fn in trait?
compiler
11
989
July 17, 2023
Implementing traits on closures
language design
4
679
March 17, 2021
Random Idea: A new prelude for Rust 2018?
libs
7
1528
March 25, 2019
Change the old async traits
libs
8
682
September 5, 2024
impl<T: Future> Future for Option<T>
libs
6
1780
June 3, 2021