sqlx_core::fs

Function remove_dir_all

Source
pub async fn remove_dir_all<P: AsRef<Path>>(path: P) -> Result<()>