Cargo Features
rat-text has no features set by default.
[dependencies]
rat-text = { version = "0.29.0", features = ["unstable-widget-ref"] }
- unstable-widget-ref
-
Enables unstable-widget-ref of ratatui
ratatui:
Enables the
WidgetRef
andStatefulWidgetRef
traits which are experimental and may change in the future.
rat-text has 1 feature without comment.