net tests

This commit is contained in:
debris
2016-03-11 10:17:20 +01:00
parent 87dd42f7bc
commit 34a120e127
7 changed files with 153 additions and 4 deletions

View File

@@ -120,6 +120,7 @@ pub enum SyncState {
}
/// Syncing status and statistics
#[derive(Clone)]
pub struct SyncStatus {
/// State
pub state: SyncState,