Expand description
Re-export of the canonical error type, which now lives in macp-core.
Kept as macp_runtime::error for backward compatibility.
Enumsยง
- Macp
Error - Protocol error vocabulary.
#[non_exhaustive]: downstream matches must carry a wildcard arm so new error variants are not a breaking change.