diff --git a/examples/stopwatch.rs b/examples/stopwatch.rs index 686d239d..d21bdaa8 100644 --- a/examples/stopwatch.rs +++ b/examples/stopwatch.rs @@ -165,6 +165,7 @@ mod time { use std::hash::Hash; std::any::TypeId::of::().hash(state); + self.0.hash(state); } fn stream(