Function sqlx_core::fs::remove_dir_all

source ยท
pub async fn remove_dir_all<P: AsRef<Path>>(path: P) -> Result<()>