Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/elastic/devfiler
/ id
Method
id
src/ui/tabs/dbstats.rs:26–28 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
24
25
impl TabWidget for DbStatsTab {
26
fn id(&self) -> Tab {
27
Tab::DbStats
28
}
29
30
fn update(
31
&mut self,
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected