[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"