Constant nc::types::ROBUST_LIST_LIMIT[][src]

pub const ROBUST_LIST_LIMIT: i32 = 2048;
Expand description

This limit protects against a deliberately circular list. (Not worth introducing an rlimit for it)