info_utils 2.2.2

Utilities for displaying Options, Results, and logging in a pleasant manner
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies]

[package]
authors = ["Shav Kinderlehrer <shav@trinket.icu>"]
categories = ["command-line-interface", "development-tools::debugging", "rust-patterns"]
description = "Utilities for displaying Options, Results, and logging in a pleasant manner"
edition = "2021"
keywords = ["macro", "log", "logging", "error", "unwrap"]
license = "MIT"
name = "info_utils"
readme = "README.md"
repository = "https://github.com/secondary-smiles/info_utils"
version = "2.2.2"