biblatex icon indicating copy to clipboard operation
biblatex copied to clipboard

Add `std::error::Error` impls for error types

Open ronnodas opened this issue 3 weeks ago • 0 comments

The trait is meant for error types. This also makes it more convenient for users wrapping biblatex's error types into their own errors and using the thiserror crate to derive error traits.

ronnodas avatar Feb 05 '25 10:02 ronnodas