1 stable release
| 1.0.0 | Feb 3, 2024 |
|---|
#1850 in Debugging
4KB
67 lines
A simple error construct with a better Display implementation that prints nested errors via the source method.
fn main() -> Result<(), fullerror::FullError> {} //all you need