bel7-cli 0.8.0

Common CLI utilities: colored output, table formatting, string truncation
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Bel7 CLI

## Overview

This is a small library extracted from several Rust projects (`rabbitadmin` v2, `rabbitmq-lqt`, `frm`, and a few others).

The library is opinionated, may or may not substantially cut Rust CLI tools development time,
and therefore is unlikely to be of much interest for the general public.

## License

This library is double licensed under the Apache Software License 2.0 and the MIT license.

## Copyright

(c) Michael S. Klishin, 2025-2026