Constant MAX_PATH_LENGTH
pub const MAX_PATH_LENGTH: u64 = 4095; // 4_095u64
Expand description
The maximum length, in bytes, of a filesystem path.
pub const MAX_PATH_LENGTH: u64 = 4095; // 4_095u64
The maximum length, in bytes, of a filesystem path.