pass_manager/src/handlers
2023-05-14 14:00:57 +03:00
..
callbacks Updated delete_message.rs to send a message if the deletion fails and added a function to just get a handler to chain with the schema 2023-05-10 18:47:46 +03:00
commands Removed unnessesary closure in gen_password.rs 2023-05-14 14:00:57 +03:00
state Updated generic and get_document to close dialogue on /cancel and errors 2023-05-10 19:12:22 +03:00
markups.rs Added comments to the funtions 2023-05-09 20:27:58 +03:00
master_password_check.rs Added comments to the funtions 2023-05-09 20:27:58 +03:00
mod.rs Updated delete_message.rs to send a message if the deletion fails and added a function to just get a handler to chain with the schema 2023-05-10 18:47:46 +03:00
utils.rs 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