sqlx_core::fs

Function remove_dir

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