pub const TOKEN_TYPES: &[SemanticTokenType];Expand description
Our semantic token types, registered with the client.
The legend is APPEND-ONLY — indices are a wire contract with client themes
(pinned by tests/locks.rs).
pub const TOKEN_TYPES: &[SemanticTokenType];Our semantic token types, registered with the client.
The legend is APPEND-ONLY — indices are a wire contract with client themes
(pinned by tests/locks.rs).