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

Class DbStatsTab

src/ui/tabs/dbstats.rs:23–23  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

21
22#[derive(Default)]
23pub struct DbStatsTab;
24
25impl TabWidget for DbStatsTab {
26 fn id(&self) -> Tab {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected