beard 0.2.1

Handy macro to generate formatted text in rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies]

[package]
authors = ["Nicolas Di Prima <nicolas@primetype.co.uk>"]
description = "Handy macro to generate formatted text in rust"
documentation = "https://docs.rs/beard"
edition = "2018"
exclude = [".gitignore"]
homepage = "https://github.com/primetype/beard"
license = "MIT OR Apache-2.0"
name = "beard"
readme = "README.md"
repository = "https://github.com/primetype/beard"
version = "0.2.1"