Skip to content

Impl Trait umbrella initiative #11

Open
@nikomatsakis

Description

@nikomatsakis
Metadata
Name impl Trait initiative
Owner nikomatsakis
Lang team liaison TBD

Purpose

The impl trait initiative is exploring how to integrate the impl Trait notation into Rust. impl Trait is a general shorthand for "some type that implements Trait" and our goal is to make it widely usable in every location within Rust where it makes sense (but not those where it doesn't), as well as to define the precise inference semantics and so forth.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions