Closed
Description
Currently, we have to look into the HTML directly if we want to give an anchor to a struct/enum variant. We should use the same way we do for other methods/functions/types.
Also, the generated symbol should be before, it'd allow to remove any potential issue of space we encountered recently.
cc @rust-lang/docs