podbringer/src
Paul van Tilburg b53365a293
Implement proper error logging and handling (closes: #6)
* Use the `thiserror` crate to make our own error type
* Implement Rocket's `Responder` type for the error type
* Adjust all methods to use the error type
* Small documentation tweaks
2022-05-26 19:57:24 +02:00
..
lib.rs Implement proper error logging and handling (closes: #6) 2022-05-26 19:57:24 +02:00
main.rs Add README.md and LICENSE file 2022-05-20 16:19:58 +02:00
mixcloud.rs Implement proper error logging and handling (closes: #6) 2022-05-26 19:57:24 +02:00