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