pub fn poseidon_hash(x: FieldElement, y: FieldElement) -> FieldElement
Expand description

Computes the Starknet Poseidon hash of x and y.