Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 304 Bytes

File metadata and controls

3 lines (2 loc) · 304 Bytes

Dynx

A dynx Trait represents "a pointer to something that implements Trait". It is an implementation detail of our design for "async fn in traits". Best description is currently to be found in the explainer. This area covers various thorny subquestions.