DeleteBlob

Type Alias DeleteBlob 

Source
pub type DeleteBlob = BoxFuture<'static, Result<DeleteBlobResponse>>;

Aliased Typeยง

pub struct DeleteBlob { /* private fields */ }