DeleteBlobVersion

Type Alias DeleteBlobVersion 

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

Aliased Typeยง

pub struct DeleteBlobVersion { /* private fields */ }