Struct conduit_json_parser::BodyReader [] [src]

pub struct BodyReader<T> { /* fields omitted */ }

Methods

impl<T: Decodable + Any> BodyReader<T>
[src]

Trait Implementations

impl<T: Decodable + Any> Middleware for BodyReader<T>
[src]