This commit is contained in:
Ilka Schulz
2026-06-07 11:35:01 +02:00
parent 400e24c64c
commit d54646a248
-1
View File
@@ -254,7 +254,6 @@ impl<const N: usize> PublicBox<N> {
}
}
impl<const N: usize> fmt::Debug for PublicBox<N> {
// No extra documentation here because the Trait already provides a good documentation.
fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result {