Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/csskit/csskit
/ metadata
Method
metadata
crates/css_parse/src/syntax/rule_list.rs:105–107 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
103
M: NodeMetadata,
104
{
105
fn metadata(&self) -> M {
106
self.meta
107
}
108
}
109
110
impl<
'a, R, M> SemanticEq for RuleList<'
a, R, M>
Callers
1
parse
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected