pub type CopyBlob = BoxFuture<'static, Result<CopyBlobResponse>>;
pub struct CopyBlob { /* private fields */ }