PutPage

Type Alias PutPage 

Source
pub type PutPage = BoxFuture<'static, Result<PutPageResponse>>;

Aliased Typeยง

pub struct PutPage { /* private fields */ }