Skip to content

Commit

Permalink
fix: format
Browse files Browse the repository at this point in the history
  • Loading branch information
upupnoah committed Aug 15, 2024
1 parent ba2cfbd commit db3cd0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/auto_deref.rs
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ fn main() {
nothing: (),
};
println!("{:?}", s);
}
}

0 comments on commit db3cd0b

Please sign in to comment.