pub fn interrupted_strategy() -> impl Strategy<Value = Option<ErrorKind>>
proptest1
Returns a strategy that generates Interrupted errors 20% of the time.
Interrupted