MCPcopy Create free account
hub / github.com/bajrangCoder/setu / active

Method active

src/components/tab_bar.rs:31–34  ·  view source on GitHub ↗
(mut self)

Source from the content-addressed store, hash-verified

29 id,
30 index,
31 name: name.into(),
32 icon,
33 is_active: false,
34 }
35 }
36
37 #[allow(dead_code)]

Callers 4

renderMethod · 0.45
renderMethod · 0.45
render_tabsMethod · 0.45
render_tabsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected