fmtastic 0.2.2

Format numbers using the unicode characters via the Display trait.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "fmtastic"
description = "Format numbers using the unicode characters via the Display trait."
version = "0.2.2"
rust-version = "1.75.0"
edition = "2021"
authors = ["Tau"]
license = "Unlicense OR MIT OR Apache-2.0"
readme = "readme.md"
repository = "https://codeberg.org/tautropfli/fmtastic"
keywords = ["unicode", "formatting", "fraction", "subscript", "superscript"]
categories = ["value-formatting", "encoding", "no-std"]
exclude = [".github/", ".mailmap", ".gitignore", "*.sh"]