vector::serde

Function default_max_length

source
pub fn default_max_length() -> usize
Expand description

The default max length of the input buffer.

Any input exceeding this limit will be discarded.