pub trait IOErrorTrait:
Error
+ AsAny
+ 'static { }Expand description
A trait to mark fulfilling the requirements put upon IO error types.
pub trait IOErrorTrait:
Error
+ AsAny
+ 'static { }A trait to mark fulfilling the requirements put upon IO error types.