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

Method offset

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

Source from the content-addressed store, hash-verified

226
227 #[inline(always)]
228 pub fn offset(&self) -> SourceOffset {
229 self.buffer[self.buffer_index].offset()
230 }
231
232 #[inline(always)]
233 pub fn at_end(&self) -> bool {

Callers 4

unexpected_identMethod · 0.45
unexpected_tagMethod · 0.45
unexpected_idMethod · 0.45

Calls

no outgoing calls

Tested by 1