Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cloud-hypervisor/cloud-hypervisor
/ id
Method
id
devices/src/pvpanic.rs:246–248 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
244
}
245
246
fn id(&self) -> Option<String> {
247
Some(self.id.clone())
248
}
249
}
250
251
impl Pausable for PvPanicDevice {}
Callers
1
snapshot
Method · 0.45
Calls
1
clone
Method · 0.45
Tested by
no test coverage detected