Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/csskit/csskit
/ span
Method
span
crates/csskit_highlight/src/lib.rs:122–124 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
120
impl Highlight {
121
#[inline(always)]
122
pub fn span(&self) -> Span {
123
self.span
124
}
125
126
#[inline(always)]
127
pub fn modifier(&self) -> SemanticModifier {
Callers
15
generate
Function · 0.45
generate_definition
Method · 0.45
new
Method · 0.45
semantic_tokens_full_request
Method · 0.45
parse
Function · 0.45
derive
Function · 0.45
new
Method · 0.45
derive
Function · 0.45
derive
Function · 0.45
derive
Function · 0.45
derive
Function · 0.45
derive
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected