[go: up one dir, main page]

writeable 0.1.0

A more efficient alternative to fmt::Display
Documentation
[[bench]]
harness = false
name = "writeable"
[dev-dependencies.criterion]
version = "0.3"

[features]
bench = []
default = []

[lib]
bench = false

[package]
authors = ["The ICU4X Project Developers"]
description = "A more efficient alternative to fmt::Display"
edition = "2018"
include = ["src/**/*", "examples/**/*", "benches/**/*", "Cargo.toml", "README.md"]
license-file = "LICENSE"
name = "writeable"
readme = "README.md"
repository = "https://github.com/unicode-org/icu4x"
version = "0.1.0"