looprs-cli 0.4.0

looprs binary: interactive REPL and scriptable entrypoint
Documentation
1
2
3
4
//! Library target for the `looprs-cli` package.
//!
//! The executable entrypoint lives in `main.rs`; this target exists so workspace-level
//! tooling can validate the package consistently with other crates.