Reference
This section covers details not addressed in the tutorial.
Contents
| Page | Summary |
|---|---|
| Attributes | Explains #[hooq(...)] and inert attributes like #[hooq::attr(...)]. Mainly controls macro behavior. |
| Method | How hooked methods are specified and inserted/replaced. |
| Meta Variables | Variables available inside hooked methods for logging/debugging. |
| Flavors | Preset configurations that bundle common settings; both built‑in and user‑defined. |
| Features | Cargo features provided by the hooq crate. |