Function json_ld_core::utils::hash_set_stripped_opt
source · pub fn hash_set_stripped_opt<S: IntoIterator, H: Hasher>(
set_opt: Option<S>,
hasher: &mut H
)where
S::Item: StrippedHash,
pub fn hash_set_stripped_opt<S: IntoIterator, H: Hasher>(
set_opt: Option<S>,
hasher: &mut H
)where
S::Item: StrippedHash,