Return value handling
Closed this issue · 1 comments
kondrak commented
Consider using Result<> for return values for better error handling.
Further read: https://doc.rust-lang.org/book/error-handling.html
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