Searched defs:VmConfig (Results 1 – 1 of 1) sorted by relevance
35 pub struct VmConfig { struct60 impl VmConfig { argument79 pub fn load(file: &File) -> Result<VmConfig, Error> { in load()