Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/csskit/csskit
/ metadata
Method
metadata
crates/css_parse/src/syntax/qualified_rule.rs:29–31 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
27
M: NodeMetadata,
28
{
29
fn metadata(&self) -> M {
30
self.meta
31
}
32
}
33
34
impl<
'a, P, D, R, M> Peek<'
a> for QualifiedRule<'a, P, D, R, M>
Callers
1
parse
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected