Walk a Nextcloud folder and share all its children publicly.
Go to file
Adam Cooper 3b69ca58cd [wip] Commit before appeasing the borrow checker
To appease the borrow checker, we'll move the whole struct from main()
into tree_traversal().
2022-01-27 08:46:55 -05:00
src [wip] Commit before appeasing the borrow checker 2022-01-27 08:46:55 -05:00
.gitignore [wip] Commit before string refactor 2022-01-27 08:45:27 -05:00
Cargo.lock [wip] Starting depth-first tree traversal 2022-01-16 19:24:39 -05:00
Cargo.toml [wip] Starting depth-first tree traversal 2022-01-16 19:24:39 -05:00