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