Module io_at::os [] [src]

OS specific implimentations of WriteAt and/or ReadAt

Reexports

pub use self::windows::pread;
pub use self::windows::pwrite;
pub use self::raw::IoAtRaw;

Modules

file
raw
windows

Traits

AsRaw

Extract raw handles.