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

Method span

crates/csskit_highlight/src/lib.rs:122–124  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

120impl Highlight {
121 #[inline(always)]
122 pub fn span(&self) -> Span {
123 self.span
124 }
125
126 #[inline(always)]
127 pub fn modifier(&self) -> SemanticModifier {

Callers 15

generateFunction · 0.45
generate_definitionMethod · 0.45
newMethod · 0.45
parseFunction · 0.45
deriveFunction · 0.45
newMethod · 0.45
deriveFunction · 0.45
deriveFunction · 0.45
deriveFunction · 0.45
deriveFunction · 0.45
deriveFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected