ExMCP.Client.States (ex_mcp v0.10.0)

View Source

State-specific data structures for the ExMCP client state machine.

Each state has its own data structure containing only the fields relevant to that state, reducing complexity and making state transitions explicit.

Summary

Functions

Extracts the common data from any state data structure.

Functions

get_common(arg1)

Extracts the common data from any state data structure.