kcode-jsonrpc-wire 0.1.0

Header-omitted JSON-RPC 2.0 wire value construction and validation
Documentation
1
2
3
4
5
6
7
8
9
[package]
name = "kcode-jsonrpc-wire"
version = "0.1.0"
edition = "2024"
description = "Header-omitted JSON-RPC 2.0 wire value construction and validation"
license = "MIT"

[dependencies]
serde_json = "1"