run_make_support::env

Function set_current_dir

source
pub fn set_current_dir<P: AsRef<Path>>(dir: P)
Expand description

A wrapper around std::env::set_current_dir which includes the directory path in the panic message.