We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0bf88a commit 3b62eadCopy full SHA for 3b62ead
src/lib.rs
@@ -5,3 +5,4 @@ pub use app::LogViewerApp;
5
6
// TODO 3: Add button to set to current value if a field is selected
7
// TODO 3: Support auto reload (look into watching for changes) https://watchexec.github.io/
8
+// TODO 3: Create a crate for egui based apps CI and replace the current CI.
0 commit comments