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