mirror of
https://github.com/FuelLabs/sway.git
synced 2025-08-18 01:20:37 +00:00
![]() ## Description This PR refactors the `parse_project` method to return a result instead of writing to internal types in place. This helps to seperate the parsing and writing logic into seperate phases, useful for future work where we execute parsing on seperate threads. I've also tried to clean up the `Session` interface at the same time. |
||
---|---|---|
.. | ||
src | ||
tests | ||
Cargo.toml |