pub const MAX_TEXT_ARG_LENGTH: u32 = 32768;
Expand description

The maximum string length which we can encode into the tracing format.