context69-contracts 0.1.0

Shared request and response types for the Context69 API.
Documentation
1
2
3
4
5
6
7
# context69-contracts

Shared request and response types for the Context69 HTTP API.

This crate is primarily intended for use by `context69-sdk` and the `context69` server crate.
Most Rust API consumers should depend on `context69-sdk`, which re-exports these contracts at
`context69_sdk::contracts`.