Function json_ld::util::hash_set_opt[][src]

pub fn hash_set_opt<T: Hash, H: Hasher>(
    set_opt: &Option<HashSet<T>>,
    hasher: &mut H
)