std::io::path

rmtree

fn void? rmtree(Path path)
Like [rmdir] but deletes a directory even if it contains items.

Parameters