Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/csskit/csskit
/ start
Method
start
crates/css_parse/src/cursor_overlay_sink.rs:17–19 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
15
}
16
17
pub fn start(&self) -> SourceOffset {
18
self.span.start()
19
}
20
21
pub fn end(&self) -> SourceOffset {
22
self.span.end()
Callers
4
has_overlay
Method · 0.45
push_segment
Method · 0.45
flush_segments_up_to
Method · 0.45
append
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected