Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/csskit/csskit
/ metadata
Method
metadata
crates/css_parse/src/syntax/declaration_rule_list.rs:48–50 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
46
M: NodeMetadata,
47
{
48
fn metadata(&self) -> M {
49
self.meta
50
}
51
}
52
53
impl<
'a, D, R, M> Peek<'
a> for DeclarationRuleList<'a, D, R, M>
Callers
1
parse
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected