# plan.Part

- **Module:** plan
- **Package:** libtmux
- **Language:** Rust
- **Kind:** enum
- **Source:** https://github.com/libtmux/libtmux-rs/blob/8a648c0894dfffc9303583f753b6c8ae01f2fe76/crates/libtmux/src/plan.rs#L319
- **Page:** https://libtmux.org/reference/rs/plan-part/

## Members

- `Created` (constant) — The object the operation is named for.
- `FirstWindow` (constant) — The first window of a created session.
- `FirstPane` (constant) — The first pane of a created session or window.
