Struct elastic_responses::parse::Unbuffered [] [src]

pub struct Unbuffered<B>(_);

Methods

impl<B: ResponseBody> Unbuffered<B>
[src]

Buffer the response body to a json value and return a new buffered representation.