libcli-rs 0.1.4

libcli-rs, a common library for CLI development
Documentation
1
pub type Result<T> = anyhow::Result<T>;