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.
- Request
Params Meta - Provides metadata related to the request that provides additional protocol-level information.