Searched defs:CommonConfig (Results 1 – 1 of 1) sorted by relevance
39 pub struct CommonConfig { struct42 name: Option<String>,46 cpu_topology: CpuTopology,74 impl CommonConfig { argument