Struct untrusted::EndOfInput [−][src]
pub struct EndOfInput;
The error type used to indicate the end of the input was reached before the operation could be completed.
Trait Implementations
impl Clone for EndOfInput
[src]
impl Clone for EndOfInput
[src]fn clone(&self) -> EndOfInput
[src]
pub fn clone_from(&mut self, source: &Self)
1.0.0[src]
impl PartialEq<EndOfInput> for EndOfInput
[src]
impl PartialEq<EndOfInput> for EndOfInput
[src]fn eq(&self, other: &EndOfInput) -> bool
[src]
#[must_use]pub fn ne(&self, other: &Rhs) -> bool
1.0.0[src]
#[must_use]
pub fn ne(&self, other: &Rhs) -> bool