Expand description
Six-operation managed Rust-library boundary.
Structs§
- Error
- A bounded displayable 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 package version and root
Documentation.md, migrating when needed. - open
- Opens an existing library, migrating a valid legacy flat repository when needed.
Type Aliases§
- Result
- Result type returned by this crate.