Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 811 Bytes

CHARTER.md

File metadata and controls

15 lines (10 loc) · 811 Bytes

📜 Impl trait Charter

Proposal

impl-trait is an umbrella initiative that is generally developing the impl Trait syntax in Rust. The overall goal is to enable users to write impl Trait to mean "some type implemementing Trait". We wish to enable this syntax in as many places as it makes sense to do so, and to develop a coherent philosophy around its meaning.

Membership

Role Github
Owner nikomatsakis
Liaison ghost