Module request

Module request 

Source
Expand description

Represents a request from an MCP client

Re-exports§

pub use from_request::FromRequest;
pub use request_id::RequestId;

Modules§

from_request
Utilities for extraction params from Request
request_id
Generic identity data structure for requests.

Structs§

Request
A request in the JSON-RPC protocol.
RequestParamsMeta
Provides metadata related to the request that provides additional protocol-level information.