Skip to main content

Crate kcode_rust_library_repository

Crate kcode_rust_library_repository 

Source
Expand description

Immutable-generation storage for managed Rust library source.

Structs§

Error
A repository failure.
Repository
An opened repository snapshot with a private generation identity.

Functions§

create
Creates a new current-layout repository containing source.
docs
Returns the current package version and root documentation.
open
Opens an existing current-layout repository without migrating other layouts.

Type Aliases§

Result
Result type returned by this crate.