Function rux::unistd::chdir [] [src]

pub fn chdir<P>(path: &P) -> Result<(), Error> where
    P: NixPath + ?Sized