Module io_at::os [] [src]

OS specific implimentations of WriteAt and/or ReadAt

Reexports

pub use self::windows::{pread, pwrite};
pub use self::raw::IoAtRaw;

Modules

file
raw
windows

Traits

AsRawHandle

Extract raw handles.