MCPcopy 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
251impl Pausable for PvPanicDevice {}

Callers 1

snapshotMethod · 0.45

Calls 1

cloneMethod · 0.45

Tested by

no test coverage detected