Function vector::serde::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.
pub fn default_max_length() -> usize
The default max length of the input buffer.
Any input exceeding this limit will be discarded.