lingxia-devtool-protocol 0.6.5

Devtool wire protocol types for LingXia tools
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "lingxia-devtool-protocol"
version.workspace = true
edition.workspace = true
description = "Devtool wire protocol types for LingXia tools"
license = "MIT"
repository.workspace = true

[dependencies]
serde = { workspace = true }
serde_json = { workspace = true }