[][src]Function paired::hash_to_field

pub fn hash_to_field<T, X>(msg: &[u8], dst: &[u8], count: usize) -> Vec<T> where
    T: FromRO,
    X: ExpandMsg, 

Hash to field for they type T using ExpandMsg variant X.