Type Definition rotor_capnp::CapnpStream [] [src]

type CapnpStream<E> = Stream<Capnp<E>>;

State machine for the Cap'n Proto message stream.