Constant fidl_fuchsia_diagnostics_stream::MAX_TEXT_ARG_LENGTH
source ยท pub const MAX_TEXT_ARG_LENGTH: u32 = 32768;
Expand description
The maximum string length which we can encode into the tracing format.
pub const MAX_TEXT_ARG_LENGTH: u32 = 32768;
The maximum string length which we can encode into the tracing format.