//! Parameters for Poseidon1 and Poseidon2.
//!
//! The API here is split into [`v1`] and [`v2`] to avoid confusion
//! between the two versions.
/// Structures related to Poseidon version 1 parameters.
/// Structures related to Poseidon version 2 parameters.