Module simple_cursor

Source
Expand description

A simple way to read some bytes.

Structsยง

OutOfBounds
A read would take the cursor out of bounds.
SimpleCursor
A simple cursor over a slice.