Skip to content

Commit

Permalink
cargo fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
JSorngard committed Nov 13, 2024
1 parent a78ba3f commit 5ff6d1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cache/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ impl<const N: usize> Primes<N> {
/// ```
///
/// # Errors
///
///
/// It is a compile error to use an `N` of 0.
///
/// ```compile_fail
Expand Down

0 comments on commit 5ff6d1e

Please sign in to comment.