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

Method modifier

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

Source from the content-addressed store, hash-verified

125
126 #[inline(always)]
127 pub fn modifier(&self) -> SemanticModifier {
128 self.modifier
129 }
130
131 #[inline(always)]
132 pub fn kind(&self) -> SemanticKind {

Callers 3

appendMethod · 0.80
highlight_lineMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected