Skip to main content

Crate kcode_rust_libs_v2

Crate kcode_rust_libs_v2 

Source
Expand description

Complete managed Rust-library snapshots without duplicated documentation.

Structs§

CheckResult
Ordered results from a managed validation run.
CheckStageResult
Captured output from one completed validation stage.
KcodeRustLibs
Manager for a persistent root of small agent-authored Rust libraries.
OpenedRustLib
One fully loaded managed Rust library.
RustLibFile
One complete UTF-8 file in a managed Rust library.
RustLibPath
A canonical UTF-8 path relative to a managed Rust-library root.

Enums§

CheckStage
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.