generated from rust-lang/initiative-template
-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
questionFurther information is requestedFurther information is requested
Description
Current async changes the return type of function to impl Future, same way as generators, etc.
This requires effects to provide a GAT return type and involves pinning.
For the latter there was proposal for adding FnPinMut function trait.
Should we add this part of fn traits hierarchy to language for further utilisation by features?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested