Skip to main content

MAX_CEL_EXPR

Constant MAX_CEL_EXPR 

Source
pub const MAX_CEL_EXPR: usize = 4096;
Expand description

Expression length cap — a routing/shaping expression is a line, not a program; an oversized one is refused at compile-check time.