MODEL_REQUEST_MAX

Constant MODEL_REQUEST_MAX 

Source
pub const MODEL_REQUEST_MAX: usize = 8192;
Expand description

Longest model id/path the wire accepts (a corrupt/hostile length must not trigger a huge allocation).