# Functions
OnewayChain combines a series of `OnewayOutbound`s into a single `OnewayOutbound`.
StreamChain combines a series of `StreamOutbound`s into a single `StreamOutbound`.
UnaryChain combines a series of `UnaryOutbound`s into a single `UnaryOutbound`.