thedes_
tui
0.1.0
Item
Implementors
In thedes_
tui::
menu
thedes_tui
::
menu
Trait
Item
Copy item path
Source
pub trait Item:
Display
{ }
Implementors
§
Source
§
impl<T>
Item
for T
where T:
Display
,