PutBlock

Type Alias PutBlock 

Source
pub type PutBlock = BoxFuture<'static, Result<PutBlockResponse>>;

Aliased Typeยง

pub struct PutBlock { /* private fields */ }