# src.MacrosReadme

- **Module:** src
- **Package:** libtmux
- **Language:** Rust
- **Kind:** struct
- **Source:** https://github.com/libtmux/libtmux-rs/blob/f0e37052c232636b61d095817046e6bfc8f2ca40/crates/tmux-workspace/src/lib.rs#L385
- **Page:** https://libtmux.org/en/rs/latest/reference/src-macrosreadme/

Compiles the `libtmux-macros` README's examples, and nothing else.

It cannot be compiled from `libtmux-macros`, whose only dependency on
`libtmux` is deliberately renamed so the UI tests prove the derive resolves
the crate. Here `libtmux` is an ordinary dependency under its own name,
which is the case a reader of that README is in.
