Type Definition agde_io::DeleteFn

source ·
pub type DeleteFn = Box<dyn Fn(String, Storage) -> DeleteFuture + Send + Sync>;