Skip to content

Commit

Permalink
rename
Browse files Browse the repository at this point in the history
  • Loading branch information
sam0x17 committed Sep 13, 2023
1 parent 2ef95a3 commit 79b45e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/samples.rs
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,6 @@ mod some_module {
/// Example struct holding the most recently set [`u32`] and the second
/// most recently set [`u32`] (if one existed).
#[docify::export]
struct CurrentAndPreviousValue;
struct LiamIssue7;

fn main() {}

0 comments on commit 79b45e4

Please sign in to comment.