pad 0.1.6

Library for padding strings at runtime
Documentation
[package]
name = "pad"
description = "Library for padding strings at runtime"

authors = ["Ben S <ogham@bsago.me>"]
documentation = "https://docs.rs/pad/"
homepage = "https://github.com/ogham/rust-pad"
license = "MIT"
readme = "README.md"
version = "0.1.6"

[dependencies]
unicode-width = "0.1.6"