13 lines
691 B
Markdown
13 lines
691 B
Markdown
# Crate reference
|
|
|
|
One page per Rust workspace crate — its own `README.md`, unchanged, served
|
|
here for browsing alongside the rest of the docs site. **The crate's own
|
|
`README.md` is the source of truth; nothing here is hand-maintained.**
|
|
`nix/packages/reference-docs.nix` (#3051) generates every page at
|
|
build time straight from the crate's real `README.md`, so it can never
|
|
drift out of sync the way a hand-copied mirror would — edit the crate's
|
|
own README to change what shows up here.
|
|
|
|
For the one-line-per-crate index (which crate does what, at a glance)
|
|
see the main [`CLAUDE.md`](../../CLAUDE.md#repo-map) repo map instead;
|
|
this section is each crate's own, longer word on itself.
|