MCPcopy Create free account
hub / github.com/cretz/stackparam / position

Method position

src/bytecode/io/reader.rs:994–996  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

992 }
993
994 pub fn position(&self) -> usize {
995 self.position
996 }
997}
998
999

Callers 2

update_fill_methodFunction · 0.80
parse_codeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected