Crates.io | context_error |
lib.rs | context_error |
version | 0.1.0 |
created_at | 2025-09-25 15:09:38.972971+00 |
updated_at | 2025-09-25 15:09:38.972971+00 |
description | library to create rich errors to help users understand going about and fixing the thing |
homepage | |
repository | https://github.com/douweschulte/context_error |
max_upload_size | |
id | 1854740 |
size | 93,862 |
My take on creating nice error messages intended for both libraries and end user code. With a high amount of possible ways of adding more context for end users. This project started in pdbtx and then moved with all new Rust projects but now finally has ended up in its very own crate.