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_list.rs:44–46 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
42
M: NodeMetadata,
43
{
44
fn metadata(&self) -> M {
45
self.meta
46
}
47
}
48
49
impl<
'a, V, M> Peek<'
a> for DeclarationList<'a, V, M>
Callers
1
parse
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected