Skip to main content

Module workspace_commands

Module workspace_commands 

Source

Constantsยง

DOC_HELP ๐Ÿ”’
HELP_TEXT ๐Ÿ”’

Functionsยง

check_docs ๐Ÿ”’
check_env ๐Ÿ”’
check_stale_claims ๐Ÿ”’
ci ๐Ÿ”’
contract_audit ๐Ÿ”’
dist ๐Ÿ”’
doc ๐Ÿ”’
cargo xtask doc โ€” generate rustdoc API reference for workspace crates.
generate_docs ๐Ÿ”’
print_doc_plan ๐Ÿ”’
print_env_report ๐Ÿ”’
print_help ๐Ÿ”’
run_doc_strict ๐Ÿ”’
Build rustdoc with RUSTDOCFLAGS=-D warnings โ€” the CI-grade doc gate. Used by cargo xtask ci. Standalone cargo xtask doc --strict uses the same flag via the doc() arg path; this helper exists so ci() reads as one line per check, matching the surrounding steps.
symlink_docs ๐Ÿ”’