[][src]Constant mail_internals::grammar::encoded_word::ECW_SEP_OVERHEAD

pub const ECW_SEP_OVERHEAD: usize

The syntax overhead from "framing" an encoded word.

This is the start (1x=?) the first and second separator (2x?) and the end (1x?=) leading to 6 byte overhead.