Function vector::serde::default_max_length
source ยท pub fn default_max_length() -> usizeExpand description
The default max length of the input buffer.
Any input exceeding this limit will be discarded.
pub fn default_max_length() -> usizeThe default max length of the input buffer.
Any input exceeding this limit will be discarded.