kcode-rust-libs-v2 0.1.0

Manage, validate, and publish complete agent-authored Rust library snapshots
Documentation
  • Coverage
  • 29.51%
    18 out of 61 items documented0 out of 11 items with examples
  • Size
  • Source code size: 61.08 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.08 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 3s Average build duration of successful builds.
  • all releases: 2s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • DavidVorick

kcode-rust-libs-v2

A synchronous Rust library for creating, opening, completely rewriting, validating, and publishing small agent-authored Rust libraries.

The opened snapshot exposes name(), version(), and every UTF-8 file exactly once through files(). Documentation.md is an ordinary member of that complete file list; there is no separate documentation object or duplicated documentation payload.

See Documentation.md for the public integration contract and Specification.md for detailed behavior.