DeleteBlobSnapshot

Type Alias DeleteBlobSnapshot 

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

Aliased Typeยง

pub struct DeleteBlobSnapshot { /* private fields */ }