Skip to content

Commit

Permalink
style: add newline to docs
Browse files Browse the repository at this point in the history
Signed-off-by: Martin Kröning <martin.kroening@eonerc.rwth-aachen.de>
  • Loading branch information
mkroening committed Aug 31, 2023
1 parent c3b36d9 commit f5cf884
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ unsafe impl<T: ?Sized> Sync for TakeStatic<T> {}
///
/// ```
/// use take_static::take_static;
///
/// take_static! {
/// pub static FOO: u32 = 1;
///
Expand Down

0 comments on commit f5cf884

Please sign in to comment.