cargo-like-utils 0.1.4

A colletion of utils to build CLIs with an output style and a behaviour similar to `cargo`
Documentation

cargo-like-utils

A collection of utilities to emulate cargo's behaviour and output style in other CLIs.
It is mostly built out of extracted code from cargo itself, although there is no guarantee that the code will be kept up to date with upstream nor that it replicates cargo's behavior exactly.

It's a utility crate relied upon in Pavex and cargo-px.