[][src]Type Definition cbpro::Pages

type Pages<'a> = BoxStream<'a, Result<Value>>;

Alias representing a stream of json pages