MCPcopy Create free account
hub / github.com/elastic/devfiler / id

Method id

src/ui/tabs/log.rs:27–29  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

25
26impl TabWidget for LogTab {
27 fn id(&self) -> Tab {
28 Tab::Log
29 }
30
31 fn update(
32 &mut self,

Callers 2

draw_main_windowMethod · 0.45
tab_selectorMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected