fn get_assoc_item_fragment(
db: &dyn HirDatabase,
assoc_item: AssocItem,
) -> Option<String>Expand description
Get the fragment required to link to a specific field, method, associated type, or associated constant.
ⓘ
https://doc.rust-lang.org/std/iter/trait.Iterator.html#tymethod.next
^^^^^^^^^^^^^^