mirror of
https://github.com/Zenithsiz/zbuild.git
synced 2026-02-04 06:28:57 +00:00
Added `ExitResult` for returning from `main`. This allows us to format errors more properly without having to go through `anyhow::Error`.
Added `ExitResult` for returning from `main`. This allows us to format errors more properly without having to go through `anyhow::Error`.