Closed kanerogers closed 2 years ago
Closes #227
See #227
x_system
x_ystem_inner
inner
pub(crate)
Since this one is just refactoring, rather than any significant code change, I'm going to use BDFL powers here and merge this one in!
What is this related to?
Closes #227
What changed?
See #227
What is the overall impact?
Reviewer notes:
x_system
andx_ystem_inner
. This is specifcally to allow unit tests to not have to spin up the entire engine.inner
functions should be private, but if some integration test depends on them, they can be changed topub(crate)