Searched refs:state_to_str (Results 1 – 1 of 1) sorted by relevance
275 fn state_to_str(vm_state: VirtualMachineState) -> &'static str { in state_to_str() function330 state_to_str(vm.state()?) in run()