rust-gamedig/src/errors
CosminPerRam c8a93357cf
Add Send and Sync on Error Source (#118)
* Add Send and Sync on Error Source and remove 'static

* Add back 'static

* Update the changelog
2023-10-09 19:11:34 +03:00
..
error.rs Add Send and Sync on Error Source (#118) 2023-10-09 19:11:34 +03:00
kind.rs Add Send and Sync on Error Source (#118) 2023-10-09 19:11:34 +03:00
mod.rs [Crate] Separate error code into different files. 2023-09-10 23:12:18 +03:00
result.rs [Crate] Separate error code into different files. 2023-09-10 23:12:18 +03:00