doc(rp+rosenpass+ciphers+cipher-traits): Apply cargo fmt formatting

This commit is contained in:
David Niehues
2025-03-20 17:46:41 +01:00
committed by Jan Winkelmann (keks)
parent 006946442a
commit b21a95dbbd
5 changed files with 9 additions and 10 deletions

View File

@@ -1,4 +1,3 @@
use rosenpass_cipher_traits::primitives::Aead as _;
use static_assertions::const_assert;
pub mod subtle;