rustdoc::json::ids - Rust (original) (raw)

Id handling for rustdoc-json.

Manages the creation of rustdoc_json_types::Id and the fact that these don’t correspond exactly to DefId, becauserustdoc_json_types::Item doesn’t correspond exactly to what other phases think of as an “item”.