Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/csskit/csskit
/ modifier
Method
modifier
crates/csskit_highlight/src/lib.rs:127–129 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
125
126
#[inline(always)]
127
pub fn modifier(&self) -> SemanticModifier {
128
self.modifier
129
}
130
131
#[inline(always)]
132
pub fn kind(&self) -> SemanticKind {
Callers
3
append
Method · 0.80
highlight_line
Method · 0.80
semantic_tokens_full_request
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected