Module reader
untrusted
0.9.0
Module reader
Module Items
Structs
In crate untrusted
Modules
input
no_panic
reader
Structs
EndOfInput
Input
Reader
Functions
read_all_optional
untrusted
Module
reader
Copy item path
Settings
Help
Summary
Source
Structs
§
EndOf
Input
The error type used to indicate the end of the input was reached before the operation could be completed.
Reader
A read-only, forward-only cursor into the data in an
Input
.