MCPcopy Create free account
hub / github.com/cloud-hypervisor/cloud-hypervisor / id

Method id

pci/src/vfio_user.rs:497–499  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

495 }
496
497 fn id(&self) -> Option<String> {
498 Some(self.id.clone())
499 }
500}
501
502impl Drop for VfioUserPciDevice {

Callers 1

snapshotMethod · 0.45

Calls 1

cloneMethod · 0.45

Tested by

no test coverage detected