Expand description
Support for inlining external documentation into the current AST.
FunctionsΒ§
- build_
const_ πitem - build_
enum π - build_
function π - build_
impl π - Inline an
impl, inherent or of a trait. Thedidmust be for animpl. - build_
impls π - Builds all inherent implementations of an ADT (struct/union/enum) or Trait item/path/reexport.
- build_
macro π - build_
module π - build_
module_ πitems - build_
static π - build_
struct π - build_
trait π - build_
trait_ πalias - build_
type_ πalias - build_
union π - get_
item_ πpath - Get the public Rust path to an item. This is used to generate the URL to the itemβs page.
- item_
relative_ πpath - load_
attrs π - merge_
attrs π - print_
inlined_ πconst - record_
extern_ πfqn - Record an external fully qualified name in the external_paths cache.
- record_
extern_ πtrait - separate_
self_ πbounds - try_
inline π - Attempt to inline a definition into this AST.
- try_
inline_ πglob