Rust Error Handling There are two crates commonly help Rust error handling. thiserror for library code, and anyhow for application code. Reference You’re probably learning a technology in its seventh season, not its pilot