[dependencies]
aok = "0.1.12"
xerr = { version = "0.1.14", path = "../xerr" }
[package]
name = "refmt"
version = "0.1.3"
edition = "2021"
license = "MulanPSL-2.0"
repository = "https://github.com/i18n-site/rust.git"
homepage = "https://github.com/i18n-site/rust/tree/main/refmt"
description = "refmt"
[dev-dependencies]
aok = "0.1.12"
loginit = "0.1.13"
static_init = "1.0.3"
tracing = "0.1.40"
[dev-dependencies.tokio]
version = "1.39.2"
features = ["macros", "rt", "rt-multi-thread", "time", "sync"]
[package.metadata.docs.rs]
all-features = true
[features]
default = []
fs = []
str = []