Function preserves::error::is_eof_error

source ·
pub fn is_eof_error(e: &Error) -> bool
Expand description

True iff e is an “end of file” error; see is_eof_io_error