MCPcopy 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
53impl<'a, D, R, M> Peek<'a> for DeclarationRuleList<'a, D, R, M>

Callers 1

parseMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected