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