fmtastic 0.2.0

Format numbers using the unicode characters via the Display trait.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[package]
authors = ["Tau"]
categories = ["value-formatting"]
description = "Format numbers using the unicode characters via the Display trait."
edition = "2021"
exclude = [".github/", ".mailmap", ".gitignore"]
homepage = "https://github.com/bash/fmtastic"
keywords = ["unicode", "formatting", "fraction", "subscript", "superscript"]
license = "MIT/Apache-2.0"
name = "fmtastic"
readme = "readme.md"
repository = "https://github.com/bash/fmtastic"
rust-version = "1.75.0"
version = "0.2.0"