This website requires JavaScript.
Explore
Help
Sign In
StNicolay
/
pass_manager
Watch
1
Star
0
Fork
0
You've already forked pass_manager
Code
Issues
Pull Requests
Releases
Activity
23
Commits
1
Branch
0
Tags
718
KiB
Rust
99.5%
Dockerfile
0.5%
ab6e4d9233
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
StNicolay
ab6e4d9233
Added Handler struct to hold the boxed next step handler and the previous message to be able to delete the previous message to allways delete it
2023-05-07 13:20:11 +03:00
.vscode
Added command to add master password
2023-04-27 17:40:49 +03:00
migration
Added command to add master password
2023-04-27 17:40:49 +03:00
src
Added Handler struct to hold the boxed next step handler and the previous message to be able to delete the previous message to allways delete it
2023-05-07 13:20:11 +03:00
.gitignore
Initial commit
2023-04-23 20:54:16 +03:00
Cargo.lock
Added NoUserInfo, NoMessageText and HandlerUsed error types to decrease the amount of unwraps
2023-05-06 20:20:33 +03:00
Cargo.toml
Added NoUserInfo, NoMessageText and HandlerUsed error types to decrease the amount of unwraps
2023-05-06 20:20:33 +03:00
LICENSE
Initial commit
2023-04-23 20:54:16 +03:00