Open
Description
Currently, according to the help menu,
Prefix searches with a type followed by a colon (e.g., fn:) to restrict the search to a given item kind.
Accepted kinds are: fn, mod, struct, enum, trait, type, macro, and const.
However, fields are found by the search, it's just not possible to filter to only include them. It would be useful to be able to do so.
rust version: rustc 1.56.0-nightly (d3e2578 2021-08-21)