A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.rs/embedded-io/0.6.1/x86_64-unknown-linux-gnu/embedded_io/enum.ReadExactError.html below:

ReadExactError in embedded_io - Rust

Enum ReadExactErrorSource
pub enum ReadExactError<E> {
    UnexpectedEof,
    Other(E),
}
Expand description

Error returned by Read::read_exact

§

An EOF error was encountered before reading the exact amount of requested bytes.

§

Error returned by the inner Read.

Source§ Source§ Source§ Source§

Available on crate feature std only.

1.30.0 · Source§

Returns the lower-level source of this error, if any.

Read more 1.0.0 · Source§

👎Deprecated since 1.42.0: use the Display impl or to_string()

1.0.0 · Source§

👎Deprecated since 1.33.0: replaced by Error::source, which can support downcasting

Source§

🔬This is a nightly-only experimental API. (error_generic_member_access)

Provides type-based access to context intended for error reports.

Read more Source§ Source§

Converts to this type from the input type.

Source§

Available on crate feature std only.

Source§

Converts to this type from the input type.

Source§ Source§

Tests for self and other values to be equal, and is used by ==.

1.0.0 · Source§

Tests for !=. The default implementation is almost always sufficient, and should not be overridden without very good reason.

Source§ Source§ Source§

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4