Function hash_bytes_to_field

Source
pub fn hash_bytes_to_field<F: RescueParameter>(
    bytes: &[u8],
) -> Result<F, RescueError>