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

pub const ROBUST_LIST_LIMIT: i32 = 2048;

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