Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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)]
23
pub struct DbStatsTab;
24
25
impl TabWidget for DbStatsTab {
26
fn id(&self) -> Tab {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected