Shubham

Results 25 issues of Shubham

This code is duplicated in almost every function

enhancement

To many nested `match` statements increases the code complexity for no reason

good first issue
question

### Current It takes the username from the system, which is good for default case scenarios, but user should be allowed to change it, if they want..

enhancement

This might me the reason for #14 Also, `.vaultignore` is unimplemented.

bug

Apparently, I have to look at references to see how to handle errors in Rust. It's kinda different to how we do it in Golang : ) . However, will...

enhancement
help wanted