Skip to content

Commit

Permalink
Dummy commit to update Github
Browse files Browse the repository at this point in the history
ryan-summers committed Apr 5, 2024
1 parent 9d22c7f commit d297ebc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/simple.rs
Original file line number Diff line number Diff line change
@@ -6,7 +6,7 @@ use std::fmt::Write;

#[derive(Default)]
struct Context {
_data: u32,
_inner: u32,
}

const ROOT_MENU: Menu<Output, Context> = Menu {

0 comments on commit d297ebc

Please sign in to comment.