loadHashingForOrDefault
fun <Element> KoneContextRegistry.loadHashingForOrDefault(suppliedElementType: SuppliedType<Element>, default: Hashing<Element>): Hashing<Element>(source)
Shortcut for getting Hashing context for the given suppliedElementType or default context if there is no such context in the registry.