lsp_types

Type Alias ChangeAnnotationIdentifier

Source
pub type ChangeAnnotationIdentifier = String;
Expand description

An identifier referring to a change annotation managed by a workspace edit.

@since 3.16.0

Aliased Typeยง

struct ChangeAnnotationIdentifier { /* private fields */ }