pad-adapter 0.1.1

A utility crate that provides pad adapter.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "pad-adapter"
version = "0.1.1"
authors = ["kgv <kgv@users.noreply.github.com>"]
edition = "2018"
description = "A utility crate that provides pad adapter."
documentation = "https://docs.rs/pad-adapter"
readme = "README.md"
homepage = "https://crates.io/crates/pad-adapter"
repository = "https://github.com/kgv/pad-adapter"
license = "MIT OR Apache-2.0"
keywords = ["adapter", "aligned", "pad", "tabs", "whitespace"]
categories = ["no-std", "rust-patterns", "value-formatting"]