Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cloud-hypervisor/cloud-hypervisor
/ access_platform
Method
access_platform
virtio-devices/src/net.rs:859–861 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
857
}
858
859
fn access_platform(&self) -> Option<Arc<dyn AccessPlatform>> {
860
self.common.access_platform()
861
}
862
}
863
864
impl Pausable for Net {
Callers
1
activate
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected