Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
parse
Method · 0.45
parse
Method · 0.45
parse
Method · 0.45
parse
Method · 0.45
peek
Method · 0.45
parse
Method · 0.45
parse
Method · 0.45
parse
Method · 0.45
parse
Method · 0.45
parse
Method · 0.45
parse
Method · 0.45
parse
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected