Hi all,

Another roadbump with rustdoc_ng, but we're getting real close! When a
reference to a type in an external crate is found, I'd like to include
the fully-qualified name in the JSON. This will enable easier
hyperlinking between crates. However, I'm not sure where I can get the
fully-qualified name, if anywhere. I'd expect to find this
functionality in resolve somewhere, since it'd need to look into the
modules that are in scope and determine which it is/where it comes
from etc.

Is it possible?
_______________________________________________
Rust-dev mailing list
[email protected]
https://mail.mozilla.org/listinfo/rust-dev

Reply via email to