Type Alias psp_types::LspId

source ·
pub type LspId = u64;
Expand description

The id of a started Language Server.
This is used to reference the server in future requests.