# formats.row.ParsedSlot

- **Module:** formats.row
- **Package:** libtmux
- **Language:** Rust
- **Kind:** struct
- **Source:** https://github.com/libtmux/libtmux-rs/blob/8a648c0894dfffc9303583f753b6c8ae01f2fe76/crates/libtmux/src/formats/row.rs#L551
- **Page:** https://libtmux.org/reference/rs/formats-row-parsedslot/

## Members

- `descriptor` (method) — Return the trusted descriptor for this slot.
- `as_bytes` (method) — Return the exact unescaped bytes.
- `field` (method) — Return the zero-based selected-slot coordinate.
- `raw_start` (method) — Return the absolute raw slot-start offset.
