Left-over from #296
expose a high level API from eko.runner, such that it will be reliable outside the package itself (this will be the public runner API)
This should amount to expose the internals of managed.solve to the outside.
Directly related to #145 - mostly independent of #398 since managed.solve is currently available
Left-over from #296
This should amount to expose the internals of
managed.solveto the outside.Directly related to #145 - mostly independent of #398 since
managed.solveis currently available