MCPcopy Create free account
hub / github.com/csskit/csskit / metadata

Method metadata

crates/css_parse/src/syntax/rule_list.rs:105–107  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

103 M: NodeMetadata,
104{
105 fn metadata(&self) -> M {
106 self.meta
107 }
108}
109
110impl<'a, R, M> SemanticEq for RuleList<'a, R, M>

Callers 1

parseMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected