Modules§
- rustdoc
- This module encapsulates the logic required to compute, retrieve and analyse the
JSON crate documentation generated by
rustdoc.
Structs§
- App
- An in-memory representation that can be used to generate application code that matches
the constraints and instructions from a
Blueprintinstance. - AppWriter
- Diagnostic
Sink - An accumulator for diagnostics.
Statics§
- DEFAULT_
DOCS_ TOOLCHAIN - The Rust toolchain used by
pavexcto generate JSON docs, unless overridden by the user.