var searchIndex = {}; searchIndex["wait_timeout"] = {"doc":"A crate to wait on a child process with a particular timeout.","items":[[3,"ExitStatus","wait_timeout","Exit status from a child process.",null,null],[8,"ChildExt","","Extension methods for the standard `std::process::Child` type.",null,null],[10,"wait_timeout","","Wait for this child to exit, timing out after `ms` milliseconds have\nelapsed.",0,null],[11,"fmt","","",1,null],[11,"clone","","",1,null],[11,"eq","","",1,null],[11,"ne","","",1,null],[11,"success","","Returns whether this exit status represents a successful execution.",1,null],[11,"code","","Returns the code associated with the child's exit event.",1,null],[11,"unix_signal","","Returns the Unix signal which terminated this process.",1,null],[11,"fmt","","",1,null]],"paths":[[8,"ChildExt"],[3,"ExitStatus"]]}; initSearch(searchIndex);