Struct dazeus::ReceiveError
[−]
[src]
pub struct ReceiveError {
// some fields omitted
}Error when an unexpected or invalid response was received from DaZeus
pub struct ReceiveError {
// some fields omitted
}Error when an unexpected or invalid response was received from DaZeus
impl ReceiveErrorfn new() -> ReceiveErrorimpl PartialEq for ReceiveErrorfn eq(&self, __arg_0: &ReceiveError) -> boolfn ne(&self, __arg_0: &ReceiveError) -> boolimpl Clone for ReceiveErrorfn clone(&self) -> ReceiveErrorfn clone_from(&mut self, source: &Self)impl Debug for ReceiveError
Prefix searches with a type followed by a colon (e.g.
fn:) to restrict the search to a given type.
Accepted types are: fn, mod,
struct, enum,
trait, typedef (or
tdef).
Search functions by type signature (e.g.
vec -> usize)