Constant MAX_ARGS

pub const MAX_ARGS: u32 = 15; // 15u32
Expand description

Maximum number of arguments that can be encoded per record, as specified by the tracing format:

https://fuchsia.dev/fuchsia-src/development/tracing/trace-format#arguments