fuel-core
fuel-core copied to clipboard
Review Imports
Review Imports, several places where nested imports are needed. Also make sure all importing is done through fuel_core_interfaces rather than directly
Is this issue still open? I'd like to give it a try.
Yes, go for it!
What style do you prefer
One:

Two:

Currently I'm using the first style but the second seems a bit more readable
I think rustfmt would only allow the first option 🤔
Made a pr I had some issues I wasn't able to solve.
closing as our new nightly rustfmt config resolves this issue