fmtastic 0.1.0

Format numbers using the unicode characters via the Display trait.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
authors = ["Ruben Schmidmeister <ruben.schmidmeister@icloud.com>"]
categories = ["value-formatting"]
description = "Format numbers using the unicode characters via the Display trait."
edition = "2021"
homepage = "https://github.com/bash/fmtastic"
keywords = ["unicode", "display", "fraction", "subscript", "superscript"]
license = "MIT/Apache-2.0"
name = "fmtastic"
readme = "readme.md"
repository = "https://github.com/bash/fmtastic"
version = "0.1.0"