Pudu programming language
Menu
API reference

Std.Bytes.Cursor.CursorError

1 declaration

type

CursorError

This declaration introduces a public type.

What it does

Invalid cursor state, invalid request, or insufficient remaining input.

Read the signature

  • This declaration has no value signature because it introduces a type or trait.

Back to Std.Bytes.CursorSearch related declarations