Struct untrusted::EndOfInput [−][src]
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
impl Copy for EndOfInput
[src]
impl Copy for EndOfInput
impl Debug for EndOfInput
[src]
[+]
impl Debug for EndOfInput
impl Eq for EndOfInput
[src]
impl Eq for EndOfInput
impl PartialEq for EndOfInput
[src]
[+]
impl PartialEq for EndOfInput
Auto Trait Implementations
impl Send for EndOfInput
impl Send for EndOfInput
impl Sync for EndOfInput
impl Sync for EndOfInput