pub type AnyLinkableHash = HoloHash<AnyLinkable>;
Expand description

The hash of anything linkable.

Aliased Type§

struct AnyLinkableHash { /* private fields */ }