Method
hash(into:)
Hashes the resource based on its URI.
nonisolated func hash(into hasher: inout Hasher)
Parameters
hasher-
The hasher to use for combining hash values.
Method
Hashes the resource based on its URI.
nonisolated func hash(into hasher: inout Hasher)
hasherThe hasher to use for combining hash values.