Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/csskit/csskit
/ decoration
Method
decoration
crates/csskit_highlight/src/lib.rs:137–139 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
135
136
#[inline(always)]
137
pub fn decoration(&self) -> SemanticDecoration {
138
self.decoration
139
}
140
}
141
142
#[derive(Default)]
Callers
2
append
Method · 0.80
highlight_line
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected