Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/csskit/csskit
/ overlays
Method
overlays
crates/csskit_transform/src/transformer.rs:101–103 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
99
}
100
101
pub fn overlays(&self) -> std::cell::Ref<
'_, CursorOverlaySet<'
a>> {
102
self.overlays.borrow()
103
}
104
105
pub fn parse_value<T>(&self, source: &
'a str) -> Vec<'
a, SourceCursor<'a>>
106
where
Callers
5
minify
Function · 0.80
commit_overlays_preserves_insert_order
Function · 0.80
minify
Function · 0.80
minify
Function · 0.80
run
Method · 0.80
Calls
no outgoing calls
Tested by
2
commit_overlays_preserves_insert_order
Function · 0.64
minify
Function · 0.64