Function schema_engine::json_rpc_stdio::handle_request
source · async fn handle_request(io: &IoHandler, input: Request) -> String
Expand description
Process a request asynchronously
async fn handle_request(io: &IoHandler, input: Request) -> String
Process a request asynchronously