swc_timer 0.25.0

Timings for swc
Documentation
[dependencies.tracing]
version = "0.1.40"

[dev-dependencies.testing]
version = "0.39.0"

[lib]
bench = false
name = "swc_timer"
path = "src/lib.rs"

[package]
authors = ["강동윤 <kdy1997.dev@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "Timings for swc"
documentation = "https://rustdoc.swc.rs/swc_timer/"
edition = "2021"
license = "Apache-2.0"
name = "swc_timer"
readme = false
repository = "https://github.com/swc-project/swc.git"
version = "0.25.0"

[[test]]
name = "timer"
path = "tests/timer.rs"