Cargo Features

Rat-Popup has no features set by default.

[dependencies]
rat-popup = { version = "1.0.1", features = ["unstable-widget-ref"] }
unstable-widget-ref

Enables unstable-widget-ref of ratatui

ratatui:

enables the WidgetRef and StatefulWidgetRef traits which are experimental and may change in the future.

Rat-Popup has 1 feature without comment.