Attribute Macro lending_iterator::apply
#[apply]
Expand description
#[::macro_rules_attribute::apply]
Using this in conjunction with Gat!
to get access to expressing
LendingIterator<Item<…> = …>
kind of trait bounds on the annotated item.
- See the documentation of
#[::macro_rules_attribute::apply]
for more info about this.