repose-devtools 0.13.2

Repose developer tools for debugging.
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "repose-devtools"
version.workspace = true
edition.workspace = true
license.workspace = true
description = "Repose developer tools for debugging."

[dependencies]
repose-core.workspace = true
log = { workspace = true }
web-time.workspace = true