Skip to main content

RPC_MESSAGE_TYPE

Constant RPC_MESSAGE_TYPE 

pub const RPC_MESSAGE_TYPE: &'static str;
Available on crate features opentelemetry and semconv_experimental only.
Expand description

Whether this is a received or sent message.

§Notes