Skip to main content

MAX_TAG_BYTES

Constant MAX_TAG_BYTES 

Source
pub const MAX_TAG_BYTES: usize = 8191;
Expand description

The byte budget for the tag section, excluding the leading @ and the separating space.

The message-tags capability raises the total line budget by this much.