A compact synchronous Rust library for creating, opening, completely replacing, validating, and publishing small agent-authored Rust libraries.
Version 1.2.0 makes validation and publication apply `cargo fmt` automatically,
so rustfmt-fixable layout is not a check failure. The API remains `create`,
`open`, `docs`, and `Lib::{write, check, publish}`.
See `Documentation.md` for the complete API reference.