impl_trait_in_fn_trait_return
Allows impl Trait
as output type in Fn
traits in return position of functions.
The tracking issue for this feature is: #99697
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
impl_trait_in_fn_trait_return
Allows impl Trait
as output type in Fn
traits in return position of functions.
The tracking issue for this feature is: #99697