Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/csskit/csskit
/ metadata
Method
metadata
crates/csskit_ast/src/sheet.rs:136–136 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
134
135
impl NodeWithMetadata<()> for Rule<'_> {
136
fn metadata(&self) {}
137
}
138
139
#[cfg(test)]
Callers
5
enter_declaration
Method · 0.45
visit_color
Method · 0.45
enter_declaration
Method · 0.45
on_event
Method · 0.45
run
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected