kcode-rust-bins 2.0.0

Author, locally publish, and run small Rust binaries
Documentation
1
2
3
4
5
6
7
8
9
10
11
# 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,
payload object storage, authorization, blocking workers, and any concurrency
policy. See `Documentation.md` for the API and `Specification.md` for the
complete contract.