fmtor 0.1.0

Formatting combinators for Options
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies]

[package]
authors = ["Tyler Ruckinger <t.ruckinger@gmail.com>"]
description = "Formatting combinators for Options"
documentation = "https://docs.rs/fmtor"
edition = "2018"
keywords = ["format", "option", "combinator", "extension", "no_std"]
license = "MIT OR Apache-2.0"
name = "fmtor"
readme = "README.md"
repository = "https://github.com/TyPR124/fmtor"
version = "0.1.0"