fidl::endpoints

Type Alias Request

Source
pub type Request<Marker> = <<Marker as ProtocolMarker>::RequestStream as TryStream>::Ok;
Expand description

The Request type associated with a Marker.