JSON_RPC_VERSION

Constant JSON_RPC_VERSION 

Source
pub const JSON_RPC_VERSION: &str = "2.0";
Expand description

The base Language Server Protocol consists of content part and header part Header have 2 fields: Content-Length and Content-Type( Optional) Header part is ascii encoded Header and content part is seperated by \r\n\r\n