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