stackfmt 0.1.1

Write formatted string to a buffer without alloc
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
authors = ["Vladimir Zvezda"]
categories = ["no-std"]
description = "Write formatted string to a buffer without alloc"
edition = "2018"
keywords = ["format", "stack"]
license = "MIT"
name = "stackfmt"
readme = "README.md"
repository = "https://github.com/vzvezda/stackfmt"
version = "0.1.1"