Skip to main content

MAX_SYMLINK_DEPTH

Constant MAX_SYMLINK_DEPTH 

Source
const MAX_SYMLINK_DEPTH: usize = 10;
Expand description

Maximum recursion depth for nested lib symlinks to prevent infinite loops.