CopyBlob

Type Alias CopyBlob 

Source
pub type CopyBlob = BoxFuture<'static, Result<CopyBlobResponse>>;

Aliased Typeยง

pub struct CopyBlob { /* private fields */ }