pub fn create_error_response( id: Option<Value>, code: i32, message: &str, ) -> String
Format an error JSON-RPC response