chore(fmt): rustfmt drift cleanup across misc crates
Pure formatter output — no semantic changes. Sweeping these into their own commit so the FIPS integration diff that follows stays scoped to the actual feature. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.7
parent
7655a5971b
commit
46350f48b6
@@ -23,7 +23,6 @@ pub enum SyncStatus {
|
||||
Error,
|
||||
}
|
||||
|
||||
|
||||
/// DWN sync state persisted to disk.
|
||||
#[derive(Debug, Clone, Default, Serialize, Deserialize)]
|
||||
pub struct DwnSyncState {
|
||||
|
||||
Reference in New Issue
Block a user