pub async fn run_stdio_server(config: ServerConfig) -> Result<()>Expand description
Helper to build and run the stdin/stdout server for library consumers.
pub async fn run_stdio_server(config: ServerConfig) -> Result<()>Helper to build and run the stdin/stdout server for library consumers.