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