aturon / futures-rfcs

RFCs for changes to the `futures` crate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Futures RFCs

Much like Rust's RFC repo, this repository houses RFCs related to futures. RFCs should follow the Rust RFC template and be proposed via pull requests to this repository.

Decisions will ultimately rest on consensus of the futures core team:

  • @alexcrichton
  • @cramertj
  • @aturon

and will seek consensus from stakeholders as usual.

About

RFCs for changes to the `futures` crate

License:MIT License