Type Definition open_rpc_schema::document::ErrorObjectMessage
source · pub type ErrorObjectMessage = String;Expand description
ErrorObjectMessage
A String providing a short description of the error. The message SHOULD be limited to a concise single sentence.