Skip to content

Commit

Permalink
Format
Browse files Browse the repository at this point in the history
  • Loading branch information
ekr committed Jun 12, 2024
1 parent fe97929 commit 52e69b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/random.rs
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ macro_rules! define_random_id {
stringify!($random_id)
}
}
}
};
}

pub trait RandomId: Any {
Expand Down

0 comments on commit 52e69b2

Please sign in to comment.