fish-printf 0.2.1

printf implementation, based on musl
Documentation
[dependencies.libc]
version = "0.2.155"

[dependencies.widestring]
optional = true
version = "1.0.2"

[lib]
name = "fish_printf"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "printf implementation, based on musl"
edition = "2021"
license = "MIT"
name = "fish-printf"
readme = "README.md"
repository = "https://github.com/fish-shell/fish-shell"
version = "0.2.1"