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

Method bump

crates/css_parse/src/parser.rs:107–109  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

105
106 #[inline]
107 pub fn bump(&self) -> &'a Bump {
108 self.bump
109 }
110
111 #[inline]
112 pub fn enabled(&self, other: Feature) -> bool {

Callers 15

parseMethod · 0.45
parseMethod · 0.45
parseMethod · 0.45
parseMethod · 0.45
peekMethod · 0.45
parseMethod · 0.45
parseMethod · 0.45
parseMethod · 0.45
parseMethod · 0.45
parseMethod · 0.45
parseMethod · 0.45
parseMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected