pub const MAX_PATH_LENGTH: u64 = 4095;
Expand description

The maximum length, in bytes, of a filesystem path.