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

Function default_diskconfig_sparse

vmm/src/vm_config.rs:349–351  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

347}
348
349pub fn default_diskconfig_sparse() -> bool {
350 true
351}
352
353#[derive(Clone, Debug, PartialEq, Eq, Deserialize, Serialize)]
354pub struct NetConfig {

Callers 1

parseMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected