MCPcopy Index your code
hub / github.com/Andy-Python-Programmer/aero / read_mut

Method read_mut

src/aero_kernel/src/fs/ext2/mod.rs:97–109  ·  view source on GitHub ↗

Reads the data at `offset` as `T`. ## Safety The data being read should be of a valid value for `T`.

(&self, offset: usize)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 4

upgradeMethod · 0.80
get_blockMethod · 0.80
block_sizeMethod · 0.45
srefMethod · 0.45

Tested by

no test coverage detected