Home
last modified time | relevance | path

Searched defs:StashMsgComponent (Results 1 – 1 of 1) sorted by relevance

/dports/devel/gitui/gitui-0.10.1/src/components/
H A Dstashmsg.rs17 pub struct StashMsgComponent { struct
24 impl DrawableComponent for StashMsgComponent { argument
36 impl Component for StashMsgComponent { implementation
124 impl StashMsgComponent { impl