Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cloud-hypervisor/cloud-hypervisor
/ status
Method
status
vm-migration/src/protocol.rs:242–244 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
240
}
241
242
pub fn status(&self) -> Status {
243
self.status
244
}
245
246
pub fn length(&self) -> u64 {
247
self.length
Callers
2
process_queue
Method · 0.45
process_queue_submit
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected