torrust-located-error 3.0.0

A library to provide error decorator with the location and the source of the original error.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# Torrust Located Error

[![Testing](https://github.com/torrust/torrust-located-error/actions/workflows/testing.yaml/badge.svg)](https://github.com/torrust/torrust-located-error/actions/workflows/testing.yaml)

A library to provide an error decorator with the location and the source of the original error.

## Documentation

[Crate documentation](https://docs.rs/torrust-located-error).

## License

The project is licensed under the terms of the [GNU AFFERO GENERAL PUBLIC LICENSE](./LICENSE).