Unary

@implicitNotFound("Cannot prove that the operation has simple request/response semantics : it has (a) streamed component(s).") sealed
trait Unary[StreamedInput, StreamedOutput]
Companion
object
class Object
trait Matchable
class Any