numtoa 0.2.4

Convert numbers into stack-allocated byte arrays
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
authors = ["Michael Aaron Murphy <mmstickman@gmail.com>"]
categories = ["value-formatting"]
description = "Convert numbers into stack-allocated byte arrays"
documentation = "https://docs.rs/numtoa"
keywords = ["numbers", "convert", "numtoa", "itoa", "no_std"]
license = "MIT OR Apache-2.0"
name = "numtoa"
readme = "README.md"
repository = "https://gitlab.com/mmstick/numtoa"
version = "0.2.4"