libtmux Reference MCP Search
On this page

formats.row.FormatCodecError

View as Markdown

Module
formats.row
Package
libtmux
Source
crates/libtmux/src/formats/row.rs
struct formats.row.FormatCodecError
structoverload [source]
structoverload [source]
struct formats.row.FormatCodecError

13 declared, 0 inherited

Members

  • empty_plan method Construct an empty-plan error without row metadata.
  • expected method Return the expected decoder when decoding failed.
  • field method Return the zero-based field coordinate.
  • field_name method Return the trusted static field name.
  • kind method Return the stable error category.
  • offset method Return the absolute raw stdout offset.
  • phase method Return the parser or decoder phase.
  • plan method Construct a trusted-static plan error.
  • profile method Return the implicated list profile.
  • purpose_mismatch method Construct a purpose or placement mismatch.
  • row method Return the zero-based row coordinate.
  • row_mismatch method Construct a structural row mismatch from scalar coordinates.
  • typed method Construct a typed decoder or required-empty failure.
Esc

Type to search.