pub fn pedersen_hash(x: &Felt, y: &Felt) -> Felt
Computes the Starkware version of the Pedersen hash of x and y. All inputs are little-endian.
x
y