Skip to main content

Crate kcode_rust_libs_v2

Crate kcode_rust_libs_v2 

Source
Expand description

Six-operation facade for managed Rust libraries.

Structs§

Error
A managed-library operation failure.
File
One complete UTF-8 source file.
Lib
One complete editable managed-library source snapshot.

Functions§

create
Creates a minimal Rust 2024 library and returns its complete source.
docs
Returns the current package version and root Documentation.md.
open
Opens an existing current-generation library repository.

Type Aliases§

Result
Result type returned by this crate.