Structs§
- List
Options - Pagination and field-selection options shared by all list commands.
Enums§
Functions§
- apply_
pagination - Apply offset then limit to a row slice in place.
- format_
error_ json - Format a structured error as the clispec v0.2 envelope.
- format_
json - Format rows as a clispec v0.2 items envelope:
{"items": [...], "total": N}. - format_
table - is_tty
- select_
fields - Restrict
headersandrowsto the comma-separated columns named inopts.fields.