Skip to content

Commit

Permalink
Space around header
Browse files Browse the repository at this point in the history
  • Loading branch information
JSorngard committed May 8, 2024
1 parent 25df3a8 commit 23893e0
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 @@ -3,6 +3,7 @@
//! `#![no_std]` compatible.
//!
//! # Examples
//!
//! Generate arrays of prime numbers with the function [`primes`] which uses a
//! [segmented sieve of Eratosthenes](https://en.wikipedia.org/wiki/Sieve_of_Eratosthenes#Segmented_sieve):
//! ```
Expand Down

0 comments on commit 23893e0

Please sign in to comment.