Crate remove_dir_all [] [src]

Functions

remove_dir_all

Reliably removes directory and all of it's children. ```rust extern crate remove_dir_all;