pass_manager/src
2023-05-09 21:09:30 +03:00
..
entity Added Account::delete_all method 2023-05-09 20:32:07 +03:00
handlers Updated delete_optional to get Option<impl Borrow<Message>>, update get_document to actually check that the document was sent 2023-05-09 21:09:30 +03:00
errors.rs Added NoUserInfo, NoMessageText and HandlerUsed error types to decrease the amount of unwraps 2023-05-06 20:20:33 +03:00
main.rs Added NoUserInfo, NoMessageText and HandlerUsed error types to decrease the amount of unwraps 2023-05-06 20:20:33 +03:00
models.rs Added comments to the funtions 2023-05-09 20:27:58 +03:00