Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/csskit/csskit
/ kind
Method
kind
crates/csskit_highlight/src/lib.rs:132–134 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
130
131
#[inline(always)]
132
pub fn kind(&self) -> SemanticKind {
133
self.kind
134
}
135
136
#[inline(always)]
137
pub fn decoration(&self) -> SemanticDecoration {
Callers
5
append
Method · 0.45
highlight_line
Method · 0.45
semantic_tokens_full_request
Method · 0.45
lex
Function · 0.45
run
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected