This module provides a single place for all aspects, rules, and macros that are meant to have stardoc generated documentation.

Rules

rust_analyzer

Deprecated: gen_rust_project can now create a rust-project.json without a rust_analyzer rule.

name

A unique name for this target.

targets

List of all targets to be included in the index


Aspects

rust_analyzer_aspect

Annotates rust rules with RustAnalyzerInfo later used to build a rust-project.json

Propagates along attributes named: deps,proc_macro_deps,crate

name

A unique name for this target.