Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
Oscar-Pepper committed Jan 16, 2025
1 parent b8b2aca commit a18ec66
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions zingo-sync/src/primitives.rs
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ impl Default for InitialSyncState {
Self::new()
}
}

/// Encapsulates the current state of sync
#[derive(Debug, Clone, Getters, MutGetters, CopyGetters, Setters)]
#[getset(get = "pub", get_mut = "pub")]
Expand Down

0 comments on commit a18ec66

Please sign in to comment.