-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Create a scaffold for a search app. (#188)
* Merge main. * Fix format. * Start providing baseline UI to improve. * Add search widget that does nothing just yet. * Very poorly written attribute search. * Format. * Better scaffold and set up of search UI. Lots of comments for someone to follow along. Also some help on lifetime associations with registry. * finish cleanup, copy of old code from laurent and document ideas and things to hopefully get someone else to implement a richer UI. * Cargo fmt * Add regular command-line version of search. * Cargo Fmt and Clippy * Fix spelling. * Fix clippy.
- Loading branch information
Showing
4 changed files
with
596 additions
and
8 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.