Struct gloo_file::callbacks::FileReader
source · [−]pub struct FileReader { /* private fields */ }
Expand description
A guard object that aborts the file read when dropped (if the read isn’t already finished).
pub struct FileReader { /* private fields */ }
A guard object that aborts the file read when dropped (if the read isn’t already finished).