Skip to main content

ok

Function ok 

Source
pub fn ok<T>(value: T) -> Outcome<T, McpError>
Expand description

Creates an MCP success Outcome.