kondrak/codespawn

Return value handling

Closed this issue · 1 comments

Consider using Result<> for return values for better error handling.
Further read: https://doc.rust-lang.org/book/error-handling.html