kcode-rust-bins 3.1.0

Author, locally publish, and run small Rust binaries
Documentation

kcode-rust-bins

kcode-rust-bins manages small Rust binary source trees, validates static Linux executables in disposable Podman workspaces, publishes them immutably to a local SemVer-indexed directory, and calls matching publications in open-networked disposable containers.

The crate is synchronous and policy-blind. Integrating servers supply roots, resolve and store payload objects, enforce authorization, provide blocking workers, and set any concurrency policy. See Documentation.md for the API and Specification.md for the complete contract.

Version 3.1.0 automatically applies rustfmt in the disposable build workspace, so formatting that cargo fmt can repair does not fail a check or publication.