# formats.row.FormatCodecError.row_mismatch

- **Module:** formats.row.FormatCodecError
- **Package:** libtmux
- **Language:** Rust
- **Kind:** method
- **Source:** https://github.com/libtmux/libtmux-rs/blob/8a648c0894dfffc9303583f753b6c8ae01f2fe76/crates/libtmux/src/formats/row.rs#L426
- **Page:** https://libtmux.org/reference/rs/formats-row-formatcodecerror-row_mismatch/

```
formats.row.FormatCodecError.row_mismatch(row: usize, field: Option<usize>, field_name: Option<&'static str>, offset: Option<usize>) -> Self
```

Construct a structural row mismatch from scalar coordinates.
