Constant LOCAL_PATH_MAX

Source
pub const LOCAL_PATH_MAX: usize = _; // 4_096usize
Expand description

The maximum length of a local path, set to 4096 by default, but can be customised via environment variable.