Expand description
Complete managed Rust-library snapshots without duplicated documentation.
Structs§
- Check
Result - Ordered results from a managed validation run.
- Check
Stage Result - Captured output from one completed validation stage.
- Kcode
Rust Libs - Manager for a persistent root of small agent-authored Rust libraries.
- Opened
Rust Lib - One fully loaded managed Rust library.
- Rust
LibFile - One complete UTF-8 file in a managed Rust library.
- Rust
LibPath - A canonical UTF-8 path relative to a managed Rust-library root.
Enums§
- Check
Stage - One fixed stage in the managed validation pipeline.
- Error
- An error that prevented a managed-library operation.
Type Aliases§
- Result
- The result type returned by this crate.