MCPcopy 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
49impl<'a, V, M> Peek<'a> for DeclarationList<'a, V, M>

Callers 1

parseMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected