Espanso: Cross-platform Text Expander written in Rust

Cross-platform Text Expander written in Rust. Contribute to espanso/espanso development by creating an account on GitHub. Read more

Similar

Error Handling in Rust – A Deep Dive

Error handling in Rust can be confusing - should you use a library? Which one? For what purpose? This chapter provides a structured framework to reason about errors as well as a guide on how to leverage the existing ecosystem (`thiserror`, `anyhow`). (more…)

Read more »