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

Method remove

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

Remove the element just after the insertion position and return it, or return `None` if the insertion position is at the end of the GapBuffer.

(&mut self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

capacityMethod · 0.80
spaceMethod · 0.80

Tested by

no test coverage detected