Function sqlx_core::fs::remove_file

source ·
pub async fn remove_file<P: AsRef<Path>>(path: P) -> Result<()>