aboutsummaryrefslogtreecommitdiff
path: root/src/passwordmaker
Commit message (Collapse)AuthorAgeFilesLines
* First draft of docs.Andreas Grois2022-10-092-9/+8
|
* Also add url_parsing to this crate.Andreas Grois2022-10-092-61/+63
|
* Initial Commit: PasswordMaker itself.Andreas Grois2022-10-095-0/+674
It's compiling, and the public interface is semi-OK now. The internals are still a bit gory, but they'll likely see an iteartion later on anyhow.