kbolt-types 0.1.7

Shared request and response types for kbolt
Documentation
1
2
3
4
5
# kbolt-types

`kbolt-types` defines shared request, response, report, and error types used across the `kbolt` workspace.

This crate contains data and protocol types only. Most users should interact with the `kbolt` CLI package rather than depend on this crate directly.