pub const LIMIT_ARGS: &'static [(&'static str, &'static str)];Expand description
v0.142 (ADR 0165): the @limit handler-annotation arguments, offered at an
argument-name position inside @limit( … ). Its one arg is maxBody, the
request-body byte ceiling above which a 413 is synthesised before the body
is read.