Expand description
Id handling for rustdoc-json.
Manages the creation of rustdoc_json_types::Id
and the
fact that these don’t correspond exactly to DefId
, because
rustdoc_json_types::Item
doesn’t correspond exactly to what
other phases think of as an “item”.
Structs§
- Full
Item 🔒Id - An uninterned id.