Hash Duration of time::Every in stopwatch

This commit is contained in:
Héctor Ramón Jiménez 2019-12-14 02:20:45 +01:00
parent 7715486906
commit c13ef73e8b

View file

@ -165,6 +165,7 @@ mod time {
use std::hash::Hash;
std::any::TypeId::of::<Self>().hash(state);
self.0.hash(state);
}
fn stream(