# plan.PaneTarget

- **Module:** plan
- **Package:** libtmux
- **Language:** Rust
- **Kind:** enum
- **Source:** https://github.com/libtmux/libtmux-rs/blob/f0e37052c232636b61d095817046e6bfc8f2ca40/crates/libtmux/src/plan.rs#L432
- **Page:** https://libtmux.org/en/rs/latest/reference/plan-panetarget/

A `-t` target naming a pane, resolved when the plan runs.

## Members

- `Id` (constant): A pane that already exists.
- `Slot` (constant): The pane an earlier step creates.
