Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
502
impl Drop for VfioUserPciDevice {
Callers
1
snapshot
Method · 0.45
Calls
1
clone
Method · 0.45
Tested by
no test coverage detected