Type Definition rotor_http::client::Fsm [] [src]

type Fsm<P, S> = Stream<Parser<P, S>>;

A state machine for ad-hoc requests