Crate techne_mcp

Source

Re-exports§

pub use client::Client;
pub use server::Server;

Modules§

client
server

Macros§

json
Construct a serde_json::Value from a JSON literal.

Structs§

Bytes
A cheaply cloneable and sliceable chunk of contiguous memory.
Error
ErrorKind
Id
Ignored
An efficient way of discarding data from a deserializer.
Map
Represents a JSON key/value type.
Notification
Request
Response

Enums§

Message
Schema
Value
Represents any valid JSON value.

Constants§

JSONRPC
VERSION

Functions§

from_value