pub const INCOMING_TRANSPORT_CLOSED_REASON: &str = "incoming_transport_closed";Expand description
Stable discriminator stored in the data.reason field of errors produced
when the incoming transport reaches clean EOF before a request receives its
response.