pub const MAX_SYMLINKS: u8 = 32; // 32u8
Expand description

The default amount of symlinks we may follow when resolving a path in realpath().