Expand description
§ratatui-derive
Reserved for Ratatui derive macros and code generation helpers for Ratatui APIs.
This crate is a Ratatui namespace reservation for future work in the macros area. It intentionally exposes no public API yet. A future release may replace this reservation with a real implementation when the design is ready.
The crate points at the main Ratatui project rather than a separate implementation repository:
Documentation for this reservation crate is published at:
§Related Crates And Overlap
This reservation may overlap with:
- The existing
ratatui-macroscrate.
Any future implementation should coordinate with those crates or clearly explain the difference before publishing a non-reservation release.