pub fn assert_blob_cache<T>(
client: &mut SyncularClient<DieselSqliteStore, T>,
count: i64,
total_bytes: i64,
)where
T: SyncTransport,pub fn assert_blob_cache<T>(
client: &mut SyncularClient<DieselSqliteStore, T>,
count: i64,
total_bytes: i64,
)where
T: SyncTransport,