Module rustdoc::clean::inline
[−]
[src]
🔬 This is a nightly-only experimental API. (
rustdoc)Support for inlining external documentation into the current AST.
Functions
| build_external_trait |
[ Experimental ]
|
| build_impl |
[ Experimental ]
|
| build_impls |
[ Experimental ]
|
| load_attrs |
[ Experimental ]
|
| record_extern_fqn |
[ Experimental ] Record an external fully qualified name in the external_paths cache. |
| try_inline |
[ Experimental ] Attempt to inline a definition into this AST. |