Function sqlx_core::fs::remove_dir

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