Struct untrusted::EndOfInput [−][src]
pub struct EndOfInput;
Expand description
The error type used to indicate the end of the input was reached before the operation could be completed.
pub struct EndOfInput;
The error type used to indicate the end of the input was reached before the operation could be completed.