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 */ }