# error.Error.DecodeListing

- **Module:** error.Error
- **Package:** libtmux
- **Language:** Rust
- **Kind:** constant
- **Source:** https://github.com/libtmux/libtmux-rs/blob/f0e37052c232636b61d095817046e6bfc8f2ca40/crates/libtmux/src/error.rs#L993
- **Page:** https://libtmux.org/en/rs/latest/reference/error-error-decodelisting/

tmux listing output could not be decoded into typed snapshots.

This reports a disagreement between the crate and the tmux that
answered, not an ordinary tmux failure. A command that merely reports a
nonzero status stays raw data at the [`crate::Server::cmd`] boundary.
