Function fluvio_future::fs::remove_file
source · pub async fn remove_file<P>(path: P) -> impl Future<Output = Result<(), Error>>where
P: AsRef<Path>,pub async fn remove_file<P>(path: P) -> impl Future<Output = Result<(), Error>>where
P: AsRef<Path>,