MCPcopy Index your code
hub / github.com/ProgrammingRust/examples / space

Method space

gap-buffer/src/lib.rs:49–51  ·  view source on GitHub ↗

Return a pointer to the `index`'th element of the underlying storage, regardless of the gap. Safety: `index` must be a valid index into `self.storage`.

(&self, index: usize)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

getMethod · 0.80
set_positionMethod · 0.80
removeMethod · 0.80
enlarge_gapMethod · 0.80
fmtMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected