[][src]Constant poseidon252::ARITY

pub const ARITY: usize = hades252::WIDTH - 1; // 4usize

Maximum arity supported for trees.

This is due to the fact that actually we rely in Hades252 crate which WIDTH parameter is 5.